feat(节日活动): 添加划龙舟活动

This commit is contained in:
luying
2023-05-22 21:08:28 +08:00
parent 8e53bff441
commit b158099101
10 changed files with 379 additions and 6 deletions

View File

@@ -1161,6 +1161,8 @@ export enum ITEM_CHANGE_REASON {
ACT_MONTHLY_FUND_BUY = 183, // 月基金一次性购买
ACT_MONTHLY_FUND_SIGN = 184, // 月基金签到
RECEIVE_REBATE = 185, // 领取返利
ACT_DRAGON_BOAT = 186, // 龙舟奖励
ACT_DRAGON_BOAT_BUY_COST = 187, // 购买龙舟挑战奖励
}
export enum TA_EVENT {