This commit is contained in:
邹宗楠
2024-01-12 10:58:59 +08:00
parent 8ba5b55bf4
commit 85e17d6dfa
2 changed files with 3 additions and 2 deletions

View File

@@ -1919,7 +1919,6 @@ func UpdateStoreVendorMap(ctx *jxcontext.Context, db *dao.DaoDB, storeID, vendor
valid["address"] = address
}
globals.SugarLogger.Debugf("===============aa:= %s", utils.Format4Output(isUpdateStoreNeedSync(valid), false))
if isUpdateStoreNeedSync(valid) { // 同步修改门店已经配送门店
_, err = CurVendorSync.SyncStore(ctx, db, vendorID, storeID, false, userName)
//updateCourierStores(ctx, storeID)