1
This commit is contained in:
@@ -990,7 +990,7 @@ func (c *PurchaseHandler) ConfirmSelfTake(ctx *jxcontext.Context, order *model.G
|
||||
}
|
||||
|
||||
func (c *PurchaseHandler) ComplaintRider(vendorOrderId string, resonID int, resonContent string) (err error) {
|
||||
return fmt.Errorf("抖店暂不提供投诉骑手API")
|
||||
return fmt.Errorf("抖店暂不提供投诉骑手API,联系客服")
|
||||
}
|
||||
|
||||
// GetCancelDeliveryReason 转自配送时取消非专送混合送门店取消理由
|
||||
|
||||
Reference in New Issue
Block a user