- 暂停门店状态同步刷新
This commit is contained in:
@@ -1500,7 +1500,7 @@ func SaveAndSendAlarmVendorSnapshot(ctx *jxcontext.Context, vendorIDs, storeIDs
|
||||
if len(curSnapshotList) == 0 {
|
||||
task.Cancel()
|
||||
} else {
|
||||
updateVendorStoreStatusBySnapshot(db, curSnapshotList)
|
||||
// updateVendorStoreStatusBySnapshot(db, curSnapshotList)
|
||||
}
|
||||
case 1:
|
||||
err = SaveStoresVendorSnapshot(db, curSnapshotAt, curSnapshotList)
|
||||
|
||||
Reference in New Issue
Block a user