新增抖音授权登录,添加定时任务,更新[配送中的订单骑手位置!
This commit is contained in:
@@ -67,6 +67,8 @@ type IPurchasePlatformOrderHandler interface {
|
||||
GetOrderAfsInfo(ctx *jxcontext.Context, vendorOrderID, afsOrderID string) (orderAfsInfo *OrderAfsInfo, err error)
|
||||
//投诉骑手
|
||||
ComplaintRider(vendorOrderId string, resonID int, resonContent string) (err error)
|
||||
//推送订单骑手信息
|
||||
GetOrderRider(vendorOrgCode, vendorStoreID string, param map[string]interface{}) ( err error)
|
||||
}
|
||||
|
||||
type IAddWaybillTip interface {
|
||||
|
||||
Reference in New Issue
Block a user