活动:转盘

This commit is contained in:
luying
2022-03-01 20:39:12 +08:00
parent c8c64f7e48
commit 7ab714ec25
11 changed files with 415 additions and 4 deletions

View File

@@ -254,6 +254,7 @@ export const STATUS = {
AP_BUY_TIMES_LACK: { code: 30007, simStr: '购买次数不足' },
CONSUME_TYPE_ERR: { code: 30008, simStr: '道具类型错误' },
DB_DATA_NOT_FOUND: { code: 30009, simStr: '数据库数据未找到' },
BOX_CAN_NOT_RECEIVE: { code: 30010, simStr: '宝箱不可领取' },
// 武将养成通用 30100 - 30199