1
This commit is contained in:
@@ -59,7 +59,7 @@ type IPurchasePlatformOrderHandler interface {
|
||||
GetCancelDeliveryReason(order *model.GoodsOrder) (string, error)
|
||||
// 取消美团外卖理由转使用三方配送
|
||||
CancelLogisticsByWmOrderId(order *model.GoodsOrder, reasonCode, detailContent, appPoiCode, orderId string) error
|
||||
|
||||
OrderLogisticsStatus(orderId int64) (int64, error)
|
||||
// 完全自送的门店表示配送完成
|
||||
SelfDeliverDelivered(order *model.GoodsOrder, userName string) (err error)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user