任务:今日挑战区分累积型和去做型

This commit is contained in:
luying
2022-01-17 18:20:37 +08:00
parent 683dfeda81
commit 64b6d4706e
6 changed files with 194 additions and 101 deletions

View File

@@ -666,6 +666,12 @@ export enum TASK_TYPE {
ACTIVITY_RMB = 86, // 累计充值*元
}
// 任务累积类型
export enum TASK_SUM_TYPE {
SUM = 1, // 累积型
DO = 2, // 去做型
}
// 卡池类型
export enum GACHA_ID {
NORMAL = 1, // 元宝招募