团购:基础接口

This commit is contained in:
luying
2022-09-30 17:31:03 +08:00
parent 9ba3081e54
commit 2d3a1c7c30
16 changed files with 542 additions and 5 deletions

View File

@@ -1041,6 +1041,7 @@ export enum ITEM_CHANGE_REASON {
USE_VOUCHER = 150, // 使用代金券
LADDER_BUY_CNT = 151, // 名将擂台购买次数
LADDER_BATTLE_REWARD = 152, // 名将擂台关卡奖励
ACT_GROUP_SHOP_BUY = 153, // 团购
}
export enum TA_EVENT {