🐞 fix(37需求): 注销冷却提示需求
This commit is contained in:
@@ -56,6 +56,7 @@ export const STATUS = {
|
||||
SERVER_STOP_REGISTER: { code: 10020, simStr: '服务器已停止注册' },
|
||||
ROLE_CLOSE_TIME_OVER: { code: 10021, simStr: '该账号已注销不可再取消' },
|
||||
ROLE_CLOSED: { code: 10022, simStr: '该账号已注销' },
|
||||
ROLE_CLOSE_COOL_DOWN: { code: 10023, simStr: '注销冷却中' },
|
||||
// 战斗相关状态 20000 - 29999
|
||||
// 战斗通用 20000 - 20099
|
||||
BATTLE_MISS_INFO: { code: 20001, simStr: '缺少关卡信息' },
|
||||
|
||||
Reference in New Issue
Block a user