vendororgcode
This commit is contained in:
@@ -1180,6 +1180,7 @@ func AddStoreVendorMap(ctx *jxcontext.Context, db *dao.DaoDB, vendorID int, vend
|
|||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
} else if vendorID == model.VendorIDJDShop {
|
} else if vendorID == model.VendorIDJDShop {
|
||||||
|
storeMap.VendorOrgCode = "1"
|
||||||
if storeMap.VendorStoreID == "" {
|
if storeMap.VendorStoreID == "" {
|
||||||
storeMap.SyncStatus = model.SyncFlagNewMask //京东商城要去建店
|
storeMap.SyncStatus = model.SyncFlagNewMask //京东商城要去建店
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user