删除某个用户的某个订单
DELETE
http://localhost:8899/car/del/6
响应参数
参数名
类型
描述
必填
code
int
示例:2000
必填
falg
boolean
示例:true
必填
message
string
示例:删除成功
必填