寻宝:增加设置情谊助战的接口

This commit is contained in:
liangtongchuan
2021-01-25 20:23:49 +08:00
parent aa41523792
commit 11c5705a5f
3 changed files with 36 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ export const STATUS = {
COM_BATTLE_REWARD_ERR: { code: 20627, simStr: '不能领取奖励' },
COM_BATTLE_REWARDED: { code: 20628, simStr: '奖励已领取' },
COM_BATTLE_HEROES_ERR: { code: 20629, simStr: '阵容异常' },
COM_BATTLE_SET_FRD_ERR: { code: 20630, simStr: '设置情谊助战异常' },
// 共斗藏宝图合成
COM_BLUEPRT_QUALITY_CANNOT_COMPOSE: { code: 20630, simStr: '该品质藏宝图不可合成' },