f
This commit is contained in:
@@ -14,6 +14,7 @@ func init() {
|
||||
message[USER_NOT_FOUND] = "用户不存在"
|
||||
message[USER_NEED_BIND_MOBILE] = "请先绑定手机号"
|
||||
message[USER_DISABLED] = "账号已被封禁"
|
||||
message[USER_TEMP_INVALID] = "用户状态异常"
|
||||
}
|
||||
|
||||
func MapErrMsg(errcode uint32) string {
|
||||
|
||||
Reference in New Issue
Block a user