This commit is contained in:
邹宗楠
2022-04-02 15:01:57 +08:00
parent cd747d63dd
commit e351a0ea4d

View File

@@ -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: "",
}