查询某个订单
GET
http://localhost:8010/ord/checkordid?id=6&user_id=1
请求参数
参数名
类型
描述
必填
id
int
示例:6
必填
user_id
int
示例:1
必填