订单列表
GET
http://47.113.81.0:8998/order/orderList?page=1&pageSize=10&sort=orderName&phone=15797934556&SC=asc
请求参数
参数名
类型
描述
必填
page
int
示例:1
必填
pageSize
int
示例:10
必填
sort
string
示例:orderName
必填
phone
int
示例:15797934556
必填
goodsId
int
示例:10086
必填
SC
string
示例:asc
必填
响应参数
参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
msg
string
示例:查询成功
必填
pages
int
示例:1
必填
total
int
示例:1
必填
phone
string
示例:15797934556
必填
goodsId
string
示例:10086
必填
num
int
示例:5
必填
orderName
int
示例:1597717789411
必填
imgSrc
object
示例:null
必填
goodsname
object
示例:null
必填
goodsPrice
object
示例:null
必填
ischecked
int
示例:1
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
msg
string
示例:查询成功
必填
pages
int
示例:1
必填
total
int
示例:2
必填