删除周卡测试代码

This commit is contained in:
by 2024-04-25 11:40:17 +08:00
parent aa79d36e9f
commit d8e03cf53d
1 changed files with 0 additions and 2 deletions

View File

@ -374,8 +374,6 @@ func (this *Player) OnLogined() {
TaskSubjectSingleton.Touch(common.TaskTypeLogin, &TaskData{SnId: this.SnId, Num: 1}) // 登录游戏
this.LoadAfter()
//测试代码
this.UpdatePlayerVipBag(970001)
//周卡领取奖励
now := time.Now().Unix()
for id, endTime := range this.WeekCardTime {