- remove mobile for MiniBindWeiXin
This commit is contained in:
@@ -136,7 +136,6 @@ func (c *AuthController) BindMobile() {
|
||||
// @Title 绑定手机
|
||||
// @Description 绑定手机(调用此方法前先需要以短信方式登录)
|
||||
// @Param token header string true "认证token"
|
||||
// @Param mobile formData string true "手机号,当前无用,置空"
|
||||
// @Param code formData string true "小程序用户code"
|
||||
// @Param nickname formData string false "用户名"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
|
||||
Reference in New Issue
Block a user