Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
23d7841ccf |
@ -5,6 +5,7 @@ const (
|
||||
Msg400 = "参数错误"
|
||||
Msg401 = "该账号登录已失效, 请重新登录"
|
||||
Msg401NoMulti = "用户已在其他地方登录"
|
||||
Msg401Inactive = "当前用户尚未生效, 请稍后再试"
|
||||
Msg403 = "权限不足"
|
||||
Msg404 = "资源不存在"
|
||||
Msg500 = "服务器开小差了"
|
||||
|
Reference in New Issue
Block a user