查询该店铺的所有订单信息
POST
http://[ip]:[port]/app/order/orderList
请求参数
参数名
类型
描述
必填
storeId
int
店铺Id
必填
pageNum
int
当前页数
必填
pageSize
int
显示的数量
必填