文档
测试

我的进货中心

POST
api/product/getUserProductList

请求头

参数名
类型
描述
必填
token
String
用户token
必填

请求参数

参数名
类型
描述
必填
pages
当前页数
必填
limit
String
条数【默认10条,可不传】
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
string
示例:0
必填
data
object
数据字典
必填
total
string
示例:4
必填
rows
array
数据列表
必填
sale
string
示例:100
必填
price
string
示例:88.00
必填
discount_price
string
示例:79.20 会员折扣价
必填
name
string
示例:测试商品1
必填
id
string
示例:1 商品ID
必填
goods_type
string
示例:P
必填
product_cover
string
示例:http://39.96.75.155:8082/images/20200206/46f5dc53670ae89b53b78c7d7e75db6a.jpg
必填