qifengquan 1 年之前
父節點
當前提交
c577331af4
共有 2 個文件被更改,包括 688 次插入213 次删除
  1. 0 1
      application/api/controller/User.php
  2. 688 212
      public/api.html

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

@@ -288,7 +288,6 @@ class User extends Api
 //            $this->error(__('Captcha is incorrect'));
 //        }
         $user = \app\common\model\User::getByMobile($mobile);
-        exit();
         $openid = (new \app\api\controller\Common())->getOpenid($code);
 
         if ($user) {

File diff suppressed because it is too large
+ 688 - 212
public/api.html


Some files were not shown because too many files changed in this diff