活动:每日累计充值奖励

This commit is contained in:
qiaoxin
2021-05-14 20:46:21 +08:00
parent 5e74c69e8e
commit 92f2fcf51a
7 changed files with 300 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ export enum ACTIVITY_TYPE {
YUAN_BAO_SHOP = 18, // 元宝充值商店
MONTHLY_TICKET_1 = 19, // 月卡1普通
MONTHLY_TICKET_2 = 20, // 月卡2至尊
RECHARGEMONEY = 21, // 累计充值RMB活动
}
/**