获取单个分类的货物列表
POST
http://xhf.qmbzch.cn/api/product_class/get_product_class_all
请求参数
参数名
类型
描述
必填
product_class_id
int
分类id 非必填 填写后即返回该分类id的数据
必填
page
int
页码
必填
page_size
int
分页大小
必填
show_stop
int
是否返回已停用产品 0 不反会 1 返回 默认0
必填
key
str
产品名称或者编码或者条码 模糊查询
必填