查询某个商品的订单
GET
http://120.55.193.252:8040/order/selectOrder?userId=1&goodsId=1
请求参数
参数名
类型
描述
必填
userId
int
示例:1
必填
goodsId
int
示例:1
必填