文档
测试

商品列表

POST
http://beidi.chuanghu.com/xcx/Product/lists

请求参数

参数名
类型
描述
必填
skey
int
示例:123213
必填
cate_id
int
示例:分类id
必填
page
int
示例:分页 默认1
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
msg
object
数据字典
必填
total
int
示例:1
必填
per_page
int
示例:10
必填
current_page
int
示例:1
必填
last_page
int
示例:1
必填
data
array
数据列表
必填
id
int
示例:商品id
必填
title
string
示例:标题
必填
indexpic
string
示例:图片
必填
price
string
示例:价格
必填
unit
string
示例:单位
必填
keywords
string
示例:描述
必填
label
array
标签数据列表
必填