查询订单列表
GET
http://localhost:8020/ordersRouter/getcartlist?username=xzx
请求参数
参数名
类型
描述
必填
username
string
示例:xzx
必填
响应参数
参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:查询成功
必填
_id
string
示例:5f0ae9b441290b1340addb77
必填
id
int
示例:47
必填
userPhone
string
示例:13794753286
必填
goodID
string
示例:112025520
必填
num
string
示例:6
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
message
string
示例:查询成功
必填