aa
This commit is contained in:
@@ -561,7 +561,7 @@ func (p *PurchaseHandler) CreateStore2(db *dao.DaoDB, storeID int, userName stri
|
|||||||
OutSystemID: utils.Int2Str(storeDetail.ID),
|
OutSystemID: utils.Int2Str(storeDetail.ID),
|
||||||
Phone: storeDetail.Tel1,
|
Phone: storeDetail.Tel1,
|
||||||
Mobile: storeDetail.Tel1,
|
Mobile: storeDetail.Tel1,
|
||||||
City: storeDetail.JdCode,
|
City: storeDetail.JdCityCode,
|
||||||
County: county,
|
County: county,
|
||||||
StationAddress: storeDetail.Address,
|
StationAddress: storeDetail.Address,
|
||||||
Operator: vendorOrgCode,
|
Operator: vendorOrgCode,
|
||||||
|
|||||||
Reference in New Issue
Block a user