礼包:军团提示

This commit is contained in:
luying
2022-04-24 22:37:02 +08:00
parent c6858e26e7
commit 6078c64209
4 changed files with 171 additions and 349 deletions

View File

@@ -422,6 +422,8 @@ export const STATUS = {
// 邮件相关 31301-31400
MAIL_HAS_RECEIVE: { code: 31301, simStr: '邮件已领取'},
EQUIP_IS_OVER: { code: 31302, simStr: '装备已超过上限,无法领取' },
// 道具相关
ITEM_CANNOT_RECEIVE_NO_GUILD: { code: 31401, simStr: '您没有加入军团,不可使用该道具' },
// 社交相关状态 40000 - 49999
SYS_CHANNEL_AUTH_NOT_ENOUGH: { code: 40000, simStr: '无法在系统频道发送消息' },