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

+ 1 - 1
src/Applet.php

@@ -138,7 +138,7 @@ class Applet extends Base
 
                 $uid = Dever::load('passport/user-insert', $user);
 
-                Dever::load('passport/api')->createUsername($uid, $user['username'], true);
+                //Dever::load('passport/api')->createUsername($uid, $user['username'], true);
             }
              
             $wechat['openid'] = $data['openid'];