dever 5 năm trước cách đây
mục cha
commit
72d37588c1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Applet.php

+ 1 - 1
src/Applet.php

@@ -25,7 +25,7 @@ class Applet extends Base
      */
     public function bind()
     {
-        $create = Dever::input('create', 1);
+        $create = Dever::input('create', 3);
         $data = $this->getLoginInfo();
 
         if ($create == 1) {