This commit is contained in:
邹宗楠
2022-12-21 09:44:37 +08:00
parent e0203bb629
commit c3c71db817

View File

@@ -677,7 +677,7 @@ func syncStoreSkuNew(ctx *jxcontext.Context, parentTask tasksch.ITask, causeFlag
// } // }
} }
if vendorID == model.VendorIDDD { if vendorID == model.VendorIDDD && storeDetail.Store.ID == 668594 {
globals.SugarLogger.Debugf("== createList %s", utils.Format4Output(createList, false)) globals.SugarLogger.Debugf("== createList %s", utils.Format4Output(createList, false))
globals.SugarLogger.Debugf("== updateList %s", utils.Format4Output(updateList, false)) globals.SugarLogger.Debugf("== updateList %s", utils.Format4Output(updateList, false))
globals.SugarLogger.Debugf("== deleteList %s", utils.Format4Output(deleteList, false)) globals.SugarLogger.Debugf("== deleteList %s", utils.Format4Output(deleteList, false))