Browse Source

登录修改

lizhen_gitee 1 year ago
parent
commit
ca47967a9f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application/api/controller/User.php

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

@@ -104,9 +104,9 @@ class User extends Api
         }
 
         //手机号
-        $wechat = new Wechat();
+        /*$wechat = new Wechat();
         $mobile = $wechat->getPhoneNumber($code);
-        dump($mobile);
+        dump($mobile);*/
 
 
         //  获取的结果存入数据库