This commit is contained in:
邹宗楠
2022-05-31 09:29:26 +08:00
parent a8af8699f6
commit f5566a86ab
3 changed files with 2 additions and 2 deletions

View File

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