dever 7 năm trước cách đây
mục cha
commit
d6a28e5edc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      applet/src/Msg.php

+ 0 - 1
applet/src/Msg.php

@@ -116,7 +116,6 @@ class Msg
 						$send[$v['key']] = $v['value'];
 					}
 					$send = json_encode($send, JSON_UNESCAPED_UNICODE);
-					print_r($send);die;
 					Dever::setInput('data', $send);
 				}