t_取消退款/退货
POST
/api/order/cancelRefundApply
请求参数
参数名
类型
描述
必填
orderNo
string
订单号
必填
响应参数
参数名
类型
描述
必填
msg
string
提示信息
必填
code
int
状态:0成功,500错误
必填