体力:添加购买体力功能
This commit is contained in:
@@ -221,6 +221,7 @@ export const STATUS = {
|
||||
NOT_CONSUME_GOODS: { code: 30004, simStr: '非消耗品' },
|
||||
AP_IS_FULL: { code: 30005, simStr: '满体力不可使用道具' },
|
||||
ROLE_IS_NOT_INIT: { code: 30006, simStr: '玩家未初始化' },
|
||||
AP_BUY_TIMES_LACK: { code: 30007, simStr: '购买次数不足' },
|
||||
|
||||
// 武将养成通用 30100 - 30199
|
||||
|
||||
|
||||
Reference in New Issue
Block a user