1
This commit is contained in:
@@ -112,7 +112,7 @@ func (c *DeliveryHandler) CreateWaybill(order *model.GoodsOrder, maxDeliveryFee
|
|||||||
GoodsItemList: nil,
|
GoodsItemList: nil,
|
||||||
ReceiverName: order.ConsigneeName,
|
ReceiverName: order.ConsigneeName,
|
||||||
ReceiverPrimaryPhone: order.ConsigneeName,
|
ReceiverPrimaryPhone: order.ConsigneeName,
|
||||||
OutShopCode: utils.Int2Str(order.StoreID),
|
OutShopCode: utils.Int2Str(order.JxStoreID),
|
||||||
ChainStoreId: "",
|
ChainStoreId: "",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user