diff --git a/business/jxstore/misc/misc.go b/business/jxstore/misc/misc.go index b430ac15b..9c5f93eba 100644 --- a/business/jxstore/misc/misc.go +++ b/business/jxstore/misc/misc.go @@ -186,7 +186,7 @@ func Init() { ScheduleTimerFunc("auto enable remote store", func() { cms.EnableHaveRestStores(jxcontext.AdminCtx, false, true) - cms.OpenRemoteStoreByJxStatus(jxcontext.AdminCtx, nil, nil, false, false, true) + // cms.OpenRemoteStoreByJxStatus(jxcontext.AdminCtx, nil, nil, false, false, true) }, openRemoteStoreTimeList) ScheduleTimerFunc("SaveAndSendAlarmVendorSnapshot", func() {