mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 12:32:25 +00:00
@@ -49,6 +49,7 @@ func (b *BaseApi) Login(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
b.TokenNext(c, *user)
|
||||
return
|
||||
}
|
||||
response.FailWithMessage("验证码错误", c)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user