初始:修复提前初始远征数据bug

This commit is contained in:
luying
2021-06-24 15:18:09 +08:00
parent de89b01886
commit bdd7edaeaf
6 changed files with 28 additions and 21 deletions

View File

@@ -220,6 +220,7 @@ export const STATUS = {
REWARD_HAS_RECEIVED: { code: 30003, simStr: '奖励已领取' },
NOT_CONSUME_GOODS: { code: 30004, simStr: '非消耗品' },
AP_IS_FULL: { code: 30005, simStr: '满体力不可使用道具' },
ROLE_IS_NOT_INIT: { code: 30006, simStr: '玩家未初始化' },
// 武将养成通用 30100 - 30199