活动:周期性活动周期问题

This commit is contained in:
luying
2022-04-28 20:59:53 +08:00
parent ca6847e1ca
commit 885b0e0cfe
3 changed files with 3 additions and 3 deletions

View File

@@ -314,7 +314,7 @@ export class TreasureHuntTreasureShopData {
export class TreasureHuntData extends ActivityBase {
name: string = '';//活动名字
day: string = '';//活动持续时间
roundIndex = 0;//周期数
// roundIndex = 0;//周期数
firstPage: TreasureHuntFirstPageData = null;//首页奖励
shop: TreasureHuntShopData = null; //每日物资
tasks: TreasureHuntTaskData = null; //寻宝备战