1.商品列表
POST
http://192.168.0.125:60000/index/index
接口描述
获取商品列表。
请求参数
参数名
类型
描述
必填
appkey
string
版本号
必填
响应参数
参数名
类型
描述
必填
code
int
放回状态
必填
id
int
产品ID
必填
product_name
string
产品名称
必填
product_thumbnail_url
string
缩略图
必填
product_describe
string
产品描述
必填
product_label
string
产品标签
必填
product_original_price
string
原价
必填
product_sale_price
string
售价
必填
notices
string
购卡须知
必填
thumbnail_lengths
string
缩略图宽高
必填
slideshow_lengths
string
轮播图宽高
必填
msg
string
返回状态提示
必填