1
This commit is contained in:
@@ -148,7 +148,7 @@ func (d DeliveryHandler) CreateWaybill(order *model.GoodsOrder, maxDeliveryFee i
|
||||
OrderVendorID: order.VendorID,
|
||||
VendorWaybillID: sfOrderID,
|
||||
VendorWaybillID2: sfBillID,
|
||||
WaybillVendorID: model.VendorIDFengNiao,
|
||||
WaybillVendorID: model.VendorIDSFPS,
|
||||
DesiredFee: int64(desiredFee),
|
||||
ActualFee: utils.Float64TwoInt64(sfReallyPrice),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user