获取指定产品分类下的产品列表
POST
https://crm-wx.juyeyun.com/api/Actproduct
接口描述
获取指定产品分类下的产品列表
请求参数
参数名
类型
描述
必填
class_id
int
产品分类ID
必填
page
int
当前页码
必填
limit
int
页面数据量
必填
响应参数
参数名
类型
描述
必填
code
int
100失败200成功
必填
msg
string
状态描述
必填
product_id
int
产品ID
必填
product_name
string
产品名称
必填
product_class
int
产品分类ID
必填
product_image
string
产品图片
必填
brand_id
int
品牌ID
必填
introduction
string
产品简介
必填
item_id
int
子项ID
必填
product_id
int
产品ID
必填
spec
string
规格
必填
unit
string
单位
必填
price
float
价格
必填