mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-12-01 03:07:51 +08:00
test
This commit is contained in:
parent
a730a191ee
commit
bb1fee8956
@ -76,7 +76,7 @@ func (t *TaskManager) cleanVersion() {
|
||||
timer := time.NewTimer(time.Hour * 24)
|
||||
defer timer.Stop()
|
||||
for {
|
||||
m.VersionInfoDao().CheanViesion()
|
||||
m.VersionInfoDao().CheanViesionInfo()
|
||||
select {
|
||||
case <-t.ctx.Done():
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user