diff --git a/business/jxstore/misc/misc.go b/business/jxstore/misc/misc.go index 755f59e76..978a60414 100644 --- a/business/jxstore/misc/misc.go +++ b/business/jxstore/misc/misc.go @@ -182,7 +182,7 @@ func Init() { ScheduleTimerFunc("RefreshStoreOperator", func() { cms.UpdateStoreOperatorConfig() }, []string{ - "10:00:00", + "16:00:00", "16:10:00", }) ScheduleTimerFuncByInterval(func() {