This commit is contained in:
苏尹岚
2021-02-19 09:35:19 +08:00
parent 20015b8463
commit 9c6e6e6c65

View File

@@ -561,7 +561,7 @@ func (p *PurchaseHandler) CreateStore2(db *dao.DaoDB, storeID int, userName stri
OutSystemID: utils.Int2Str(storeDetail.ID),
Phone: storeDetail.Tel1,
Mobile: storeDetail.Tel1,
City: storeDetail.JdCode,
City: storeDetail.JdCityCode,
County: county,
StationAddress: storeDetail.Address,
Operator: vendorOrgCode,