军团:弹劾

This commit is contained in:
luying
2021-01-21 11:37:37 +08:00
parent 89937ef672
commit 3a0f31ea0b
8 changed files with 76 additions and 28 deletions

View File

@@ -137,6 +137,7 @@ export const STATUS = {
GUILD_INVITE_NOT_FOUND: { code: 20910, simStr: '该邀请未找到' },
GUILD_AUTH_NOT_CHANGE: { code: 20911, simStr: '权限未发生变化' },
GUILD_MEMBER_NOT_FOUND: { code: 20912, simStr: '未找到该成员' },
GUILD_LEADER_LOGIN: { code: 20913, simStr: '团长未离线满72小时' },
// 通用 30000 - 30099
DIC_DATA_NOT_FOUND: { code: 30000, simStr: '数据表未找到' },