活动:周期性活动周期问题
This commit is contained in:
@@ -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; //寻宝备战
|
||||
|
||||
Reference in New Issue
Block a user