This commit is contained in:
suyl
2021-07-19 16:48:44 +08:00
parent 145211bbe2
commit 38891c676a
3 changed files with 41 additions and 43 deletions

View File

@@ -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() {