打印
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user