屏蔽测试代码
This commit is contained in:
parent
e68803b14a
commit
0e372fea74
|
|
@ -1632,7 +1632,6 @@ func (this *Tournament) Update() {
|
||||||
this.MatchAwardNum = make(map[string]map[int32]int32)
|
this.MatchAwardNum = make(map[string]map[int32]int32)
|
||||||
logger.Logger.Trace("比赛场每日库存清理!!!当前时间 %v", nowTime)
|
logger.Logger.Trace("比赛场每日库存清理!!!当前时间 %v", nowTime)
|
||||||
}
|
}
|
||||||
this.Shutdown()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func (this *Tournament) Shutdown() {
|
func (this *Tournament) Shutdown() {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue