获取订单列表
POST
/userOrder/query/queryOrder
请求头
参数名
类型
描述
必填
Content-Type
string
application/json
必填
请求参数
参数名
类型
描述
必填
userInfoId
int
用户id
必填
orderStatus
string
订单状态
可选
page
int
当前页
必填
size
int
每页显示条数
必填