活动:首充&签到

This commit is contained in:
luying
2022-05-19 17:31:58 +08:00
parent 124de3cb44
commit 69fc2dbeeb
2 changed files with 4 additions and 4 deletions

View File

@@ -94,6 +94,7 @@ export class SignInData extends ActivityBase {
this.signEndTime = moment().endOf('M').valueOf();
this.roundIndex = parseInt(moment().format('YYYYMM'));
this.todayIndex = 1;
} else if (this.type == ACTIVITY_TYPE.NEW_PLAYER_SIGN_IN) {
this.roundIndex = 0;