lizhen_gitee 1 năm trước cách đây
mục cha
commit
07acadd613

+ 1 - 1
application/api/controller/User.php

@@ -80,7 +80,7 @@ class User extends Api
             }
             }
 
 
 
 
-            $ret = $this->auth->register($mobile, Random::alnum(), $mobile, $extend);
+            $ret = $this->auth->register('','','', $mobile, $extend);
         }
         }
         if ($ret) {
         if ($ret) {
             $this->success('注册成功');
             $this->success('注册成功');