屏蔽测试代码

This commit is contained in:
by 2024-07-03 19:20:33 +08:00
parent e68803b14a
commit 0e372fea74
1 changed files with 0 additions and 1 deletions

View File

@ -1632,7 +1632,6 @@ func (this *Tournament) Update() {
this.MatchAwardNum = make(map[string]map[int32]int32)
logger.Logger.Trace("比赛场每日库存清理!!!当前时间 %v", nowTime)
}
this.Shutdown()
}
func (this *Tournament) Shutdown() {