1
This commit is contained in:
@@ -182,7 +182,7 @@ func Init() {
|
||||
ScheduleTimerFunc("RefreshStoreOperator", func() {
|
||||
cms.UpdateStoreOperatorConfig()
|
||||
}, []string{
|
||||
"10:00:00",
|
||||
"16:00:00", "16:10:00",
|
||||
})
|
||||
|
||||
ScheduleTimerFuncByInterval(func() {
|
||||
|
||||
Reference in New Issue
Block a user