aa
This commit is contained in:
@@ -189,9 +189,9 @@ func Init() {
|
|||||||
// cms.OpenRemoteStoreByJxStatus(jxcontext.AdminCtx, nil, nil, false, false, true)
|
// cms.OpenRemoteStoreByJxStatus(jxcontext.AdminCtx, nil, nil, false, false, true)
|
||||||
}, openRemoteStoreTimeList)
|
}, openRemoteStoreTimeList)
|
||||||
|
|
||||||
ScheduleTimerFunc("SaveAndSendAlarmVendorSnapshot", func() {
|
// ScheduleTimerFunc("SaveAndSendAlarmVendorSnapshot", func() {
|
||||||
cms.SaveAndSendAlarmVendorSnapshot(jxcontext.AdminCtx, nil, nil, false)
|
// cms.SaveAndSendAlarmVendorSnapshot(jxcontext.AdminCtx, nil, nil, false)
|
||||||
}, cms.WatchVendorStoreTimeList)
|
// }, cms.WatchVendorStoreTimeList)
|
||||||
|
|
||||||
ScheduleTimerFunc("RefreshPageActs", func() {
|
ScheduleTimerFunc("RefreshPageActs", func() {
|
||||||
act.RefreshPageActs(jxcontext.AdminCtx, []int{model.VendorIDEBAI}, time.Now().Add(-30*24*time.Hour), false)
|
act.RefreshPageActs(jxcontext.AdminCtx, []int{model.VendorIDEBAI}, time.Now().Add(-30*24*time.Hour), false)
|
||||||
|
|||||||
Reference in New Issue
Block a user