sfps callback
This commit is contained in:
@@ -154,7 +154,7 @@ func (d DeliveryHandler) CreateWaybill(order *model.GoodsOrder, maxDeliveryFee i
|
|||||||
}
|
}
|
||||||
delivery.OnWaybillCreated(bill)
|
delivery.OnWaybillCreated(bill)
|
||||||
//todo 模拟新运单回调
|
//todo 模拟新运单回调
|
||||||
OnWaybillMsg(sfps2.UrlIndexRiderStatus, &sfps2.RiderStatus{
|
OnWaybillMsg(sfps2.UrlIndexRiderStatus, sfps2.RiderStatus{
|
||||||
ShopId: utils.Str2Float64(sfps2.SFShopStoreID),
|
ShopId: utils.Str2Float64(sfps2.SFShopStoreID),
|
||||||
SFOrderID: sfOrderID,
|
SFOrderID: sfOrderID,
|
||||||
ShopOrderID: order.VendorOrderID,
|
ShopOrderID: order.VendorOrderID,
|
||||||
|
|||||||
Reference in New Issue
Block a user