1
This commit is contained in:
@@ -184,6 +184,7 @@ func (d DeliveryHandler) GetWaybillFee(order *model.GoodsOrder) (deliveryFeeInfo
|
||||
UserAddress: order.ConsigneeAddress,
|
||||
Weight: int64(weight),
|
||||
ProductType: sfps2.ProductTypeFresh,
|
||||
ShopType: sfps2.OrderTypeSF,
|
||||
Shop: &sfps2.SfShopInfo{
|
||||
ShopName: order.StoreName,
|
||||
ShopPhone: store.Tel1,
|
||||
|
||||
Reference in New Issue
Block a user