This commit is contained in:
邹宗楠
2022-06-01 15:57:01 +08:00
parent cfc3dd27d4
commit 772c461068

View File

@@ -182,7 +182,7 @@ func Init() {
ScheduleTimerFunc("RefreshStoreOperator", func() {
cms.UpdateStoreOperatorConfig()
}, []string{
"10:00:00",
"16:00:00", "16:10:00",
})
ScheduleTimerFuncByInterval(func() {