dever 7 years ago
parent
commit
1ca613e107
1 changed files with 1 additions and 1 deletions
  1. 1 1
      applet/src/Msg.php

+ 1 - 1
applet/src/Msg.php

@@ -35,7 +35,7 @@ class Msg
 		Dever::setInput('page', $page);
 		Dever::setInput('data', $data);
 		//Dever::setInput('form_id', '1526295575657');
-		Dever::setInput('key', 'sendall');
+		Dever::setInput('key', 'buy');
 		Dever::setInput('project_id', '4');
 		$this->send();
 	}