文档
测试

前端获取我的二手商品列表

POST
http://127.0.0.1:8080/wx/second/selectByUserIdList

请求参数

参数名
类型
描述
必填
userId
用户id
必填
state
1 转卖中
必填

响应参数

参数名
类型
描述
必填
errno
int
示例:0
必填
data
array
数据列表
必填
id
int
示例:3
必填
orderId
int
示例:3
必填
goodsId
int
示例:1181004
必填
goodsName
string
示例:好看的文件
必填
goodsSn
string
示例:1222556
必填
productId
int
示例:251
必填
number
int
示例:1
必填
price
int
示例:121
必填
specifications
array
数据列表
必填
picUrl
string
示例:http://localhost:8080/wx/storage/fetch/aylw53v6tkpndwglthes.jpg
必填
comment
int
示例:0
必填
addTime
string
示例:2020-07-07 11:11:59
必填
updateTime
string
示例:2020-07-07 11:11:59
必填
deleted
boolean
示例:false
必填
state
string
示例:1
必填
secondHandPrice
string
示例:20
必填
userId
string
示例:1
必填
userHeadImg
string
示例:1
必填
errmsg
string
示例:成功
必填