活动:添加区服id表示

This commit is contained in:
qiaoxin
2021-05-15 18:32:51 +08:00
parent 909481df40
commit 498a846f91
10 changed files with 44 additions and 37 deletions

View File

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