This commit is contained in:
邹宗楠
2022-04-02 15:27:49 +08:00
parent e351a0ea4d
commit f775d32fb5

View File

@@ -98,6 +98,8 @@ func (c *DeliveryHandler) CreateWaybill(order *model.GoodsOrder, maxDeliveryFee
}
// 蜂鸟入参结构体
fmt.Println("================================",order.JxStoreID)
fmt.Println("================================",order.StoreID)
parameter := &fnpsapi.CreateOrderReqParam{
PartnerOrderCode: order.VendorOrderID,
OrderType: 1,