牧安云哨-后端
This commit is contained in:
@@ -76,7 +76,7 @@ fun Application.User(config: AppConfig) {
|
||||
} else {
|
||||
// 账号密码不匹配
|
||||
BaseResponse(status = false, message = "账号密码不匹配,请重新登录", data = null)
|
||||
}
|
||||
}
|
||||
} else {
|
||||
BaseResponse(status = false, message = "账号已被禁用,请联系管理员", data = null)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user