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