京东商城订单转移
This commit is contained in:
@@ -148,7 +148,7 @@ func (p *PurchaseHandler) UpdateStore(db *dao.DaoDB, storeID int, userName strin
|
||||
StationNo: store.VendorStoreID,
|
||||
Operator: userName,
|
||||
Phone: phone,
|
||||
Mobile: store.Tel2,
|
||||
Mobile: store.Tel1,
|
||||
}
|
||||
if store.SyncStatus&model.SyncFlagDeletedMask == 0 {
|
||||
storeParams.OutSystemID = utils.Int2Str(int(store.ID))
|
||||
|
||||
Reference in New Issue
Block a user