取消订单
GET
http://localhost:8081/order/cancel/{id}
请求参数
参数名
类型
描述
必填
id
int
要取消的订单id
必填