aa
This commit is contained in:
@@ -176,7 +176,7 @@ func Init() {
|
||||
}, 5*time.Second, 10*time.Minute)
|
||||
|
||||
ScheduleTimerFuncByInterval(func() {
|
||||
report.RefreshStoreManageState(jxcontext.AdminCtx)
|
||||
report.RefreshStoreManageState(jxcontext.AdminCtx, nil)
|
||||
}, 5*time.Second, 20*time.Minute)
|
||||
|
||||
ScheduleTimerFuncByInterval(func() {
|
||||
|
||||
Reference in New Issue
Block a user