xieruidong il y a 2 ans
Parent
commit
a6bd784dff
2 fichiers modifiés avec 1 ajouts et 12 suppressions
  1. 0 1
      application/api/controller/User.php
  2. 1 11
      public/api.html

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

@@ -320,7 +320,6 @@ class User extends Api
      * @ApiParams (name=sms_code,description="手机验证码,event等于1时需要")
      * @ApiParams (name=event,description="1注册2个人中心绑定3扫码登录")
      * @ApiParams (name=code,description="微信回传的code")
-     * @ApiParams (name=key,description="扫码登录key,扫码登陆时候需要")
      * @ApiReturnParams  (name=bind,description="是否绑定成功")
      * @ApiReturnParams  (name=openid,description="openid")
      * @ApiReturnParams  (name=user,description="用户信息,仅扫码登录有")

+ 1 - 11
public/api.html

@@ -6431,12 +6431,6 @@
                                                         <td>是</td>
                                                         <td>微信回传的code</td>
                                                     </tr>
-                                                                                                        <tr>
-                                                        <td>key</td>
-                                                        <td>string</td>
-                                                        <td>是</td>
-                                                        <td>扫码登录key,扫码登陆时候需要</td>
-                                                    </tr>
                                                                                                     </tbody>
                                             </table>
                                                                                     </div>
@@ -6475,10 +6469,6 @@
                                                             <label class="control-label" for="code">code</label>
                                                             <input type="string" class="form-control input-sm" id="code" required placeholder="微信回传的code" name="code">
                                                         </div>
-                                                                                                                <div class="form-group">
-                                                            <label class="control-label" for="key">key</label>
-                                                            <input type="string" class="form-control input-sm" id="key" required placeholder="扫码登录key,扫码登陆时候需要" name="key">
-                                                        </div>
                                                                                                                 <div class="form-group form-group-submit">
                                                             <button type="submit" class="btn btn-success send" rel="73">提交</button>
                                                             <button type="reset" class="btn btn-info" rel="73">重置</button>
@@ -15783,7 +15773,7 @@
 
                 </div>
                 <div class="col-md-6" align="right">
-                    Generated on 2022-10-17 11:16:16 <a href="./" target="_blank">苏州屏酷有限公司</a>
+                    Generated on 2022-10-18 11:30:34 <a href="./" target="_blank">苏州屏酷有限公司</a>
                 </div>
             </div>