From 772c461068a1577056dba8632b9263fb00d43a92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Wed, 1 Jun 2022 15:57:01 +0800 Subject: [PATCH] 1 --- business/jxstore/misc/misc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {