- fix bug in GetUserInfo and GetSelfInfo
- need token for SendMobileVerifyCode
This commit is contained in:
@@ -106,6 +106,7 @@ func (c *AuthController) GetUserInfo() {
|
||||
|
||||
// @Title 发送验证码
|
||||
// @Description 发送验证码
|
||||
// @Param token header string true "认证token"
|
||||
// @Param mobile formData string true "手机号"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
|
||||
Reference in New Issue
Block a user