锦标赛增加日志
This commit is contained in:
parent
fc73d862dd
commit
00a8efc21d
@ -199,6 +199,7 @@ func (c *ChampshipMgr) ReloadActivity() {
|
|||||||
c.ZeroUpdate()
|
c.ZeroUpdate()
|
||||||
})
|
})
|
||||||
dispterTimer["zero"] = t
|
dispterTimer["zero"] = t
|
||||||
|
log.Debug("ChampshipMgr reload activity success, activity endtime:%d, now:%d, remain:%d, next zero update time:%s", activityCfg.Endtime, GoUtil.Now(), activityCfg.Endtime-GoUtil.Now(), GoUtil.FormatTime(activityCfg.Endtime))
|
||||||
}
|
}
|
||||||
|
|
||||||
func (c *ChampshipMgr) ZeroUpdate() (interface{}, error) {
|
func (c *ChampshipMgr) ZeroUpdate() (interface{}, error) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user