This commit is contained in:
richboo111
2023-05-29 11:23:28 +08:00
parent 9406e5cb01
commit 66998a2743

View File

@@ -186,6 +186,7 @@ func (d DeliveryHandler) GetWaybillFee(order *model.GoodsOrder) (deliveryFeeInfo
ProductType: sfps2.ProductTypeFresh,
ShopType: sfps2.OrderTypeSF,
LbsType: sfps2.LbsTypeGD,
RiderPickMethod: sfps2.RiderPickUpMethodSTU,
Shop: &sfps2.SfShopInfo{
ShopName: order.StoreName,
ShopPhone: store.Tel1,