This commit is contained in:
richboo111
2022-10-31 17:41:00 +08:00
parent c2d86f19fe
commit 5876274d6d

View File

@@ -1484,6 +1484,7 @@ func AddStoreVendorMap(ctx *jxcontext.Context, db *dao.DaoDB, vendorID int, vend
userName := ctx.GetUserName()
storeMap.StoreID = storeID
storeMap.VendorID = vendorID
globals.SugarLogger.Debugf("vendorID1111111111111111===============", vendorID)
storeMap.VendorOrgCode = vendorOrgCode
storeMap.Status = model.StoreStatusOpened
storeMap.DeliveryType = model.StoreDeliveryTypeByStore