文档
测试

获取指定分类商品

POST
http://192.168.0.101/v1/goodsCategory/0/0/10

接口描述

获取指定商品分类 末尾第一个数字参数为商品分类id 第二个为跳过条数 第三个为查询条数

响应参数

参数名
类型
描述
必填
errorCode
int
自定义错误码 示例:1000
必填
msg
string
提示消息 示例:获取分类商品成功
必填
rows
array
数据列表
必填
id
int
商品id 示例:3
必填
goods_name
string
商品名 示例:牛肉汤料
必填
gc_id
int
分类id 示例:2
必填
goods_price
string
商品单价 示例:10.00
必填
goods_cost
string
商品成本 示例:0.00
必填
weight
int
排序权重 示例:99
必填
goods_storage
int
商品库存 示例:100
必填
goods_type
int
商品类型 1原料 2粉料 示例:1
必填
goods_new
int
是否为新品 1是 示例:0
必填
goods_sign
int
是否为招牌 1是 示例:0
必填
goodImg
string
商品详情图 示例:http://qiniu.emjiayuan.com/upload_file/ems/2018071610161252234
必填
createtime
string
创建时间 示例:2020-04-30 15:00:00
必填
template_id
int
模板id 示例:2
必填
is_on_sale
int
是否上架 示例:1
必填
is_free_shopping
int
是否包邮 示例:0
必填
check_status
int
是否审核 示例:0
必填
goods_content
string
商品详情 示例:http://qiniu.emjiayuan.com/products_detail1530526101795
必填
specs
string
商品规格 示例:10斤一箱
必填
brand
string
商品品牌 示例:伊穆家园
必填
goods_weight
int
商品排序权重 示例:5
必填
goods_words
string
商品首字母 示例:N
必填
goods_level
int
商品等级 1优质 示例:1
必填
goods_size
object
商品体积 示例:null
必填
goods_mark_price
string
商品市场价 示例:20.00
必填
goods_integral
object
商品购买可得积分 示例:null
必填
goods_attr
array
数据列表
必填
id
int
组合id 示例:1
必填
goods_id
int
商品id 示例:3
必填
attr_id
int
示例:0
必填
attr_value
string
属性名 示例:北方汤料
必填
attr_storage
int
当前属性的库存 示例:50
必填
attr_price
string
属性价格 示例:10.00
必填
createtime
string
创建时间 示例:2020-04-30 20:25:36
必填
total
int
总条数 示例:11
必填

说明 / 示例

{ "errCode": 1000, "msg": "获取分类商品成功", "rows": [ { "id": 3, "goods_name": "牛肉汤料", "gc_id": 2, "goods_price": "10.00", "goods_cost": "0.00", "weight": 99, "goods_storage": 100, "goods_type": 1, "goods_new": 0, "goods_sign": 0, "goodImg": "http://qiniu.emjiayuan.com/upload_file/ems/2018071610161252234", "createtime": "2020-04-30 15:00:00", "template_id": 2, "is_on_sale": 1, "is_free_shopping": 0, "check_status": 0, "goods_content": "http://qiniu.emjiayuan.com/products_detail1530526101795", "specs": "10斤一箱", "brand": "伊穆家园", "goods_weight": 5, "goods_words": "N", "goods_level": 1, "goods_size": null, "goods_mark_price": "20.00", "goods_integral": null, "goods_attr": [ { "id": 1, "goods_id": 3, "attr_id": 0, "attr_value": "北方汤料", "attr_storage": 50, "attr_price": "10.00", "createtime": "2020-04-30 20:25:36" }, { "id": 2, "goods_id": 3, "attr_id": 0, "attr_value": "南方调料", "attr_storage": 50, "attr_price": "10.00", "createtime": "2020-04-30 20:58:25" } ] }, { "id": 4, "goods_name": "鸡肉汤料", "gc_id": 2, "goods_price": "10.00", "goods_cost": "0.00", "weight": 88, "goods_storage": 100, "goods_type": 1, "goods_new": 0, "goods_sign": 0, "goodImg": "http://qiniu.emjiayuan.com/upload_file/ems/2018071610161252234", "createtime": "2020-04-30 15:22:32", "template_id": 1, "is_on_sale": 1, "is_free_shopping": 0, "check_status": 0, "goods_content": null, "specs": "5斤一箱", "brand": "伊穆家园", "goods_weight": 5, "goods_words": "J", "goods_level": 1, "goods_size": null, "goods_mark_price": "20.00", "goods_integral": null, "goods_attr": [] }, { "id": 5, "goods_name": "鸡精", "gc_id": 3, "goods_price": "10.00", "goods_cost": "0.00", "weight": 77, "goods_storage": 100, "goods_type": 1, "goods_new": 0, "goods_sign": 0, "goodImg": "http://qiniu.emjiayuan.com/upload_file/ems/2018071610161252234", "createtime": "2020-04-30 15:22:32", "template_id": 1, "is_on_sale": 1, "is_free_shopping": 0, "check_status": 0, "goods_content": null, "specs": "8斤一箱", "brand": "伊穆家园", "goods_weight": 5, "goods_words": "J", "goods_level": 1, "goods_size": null, "goods_mark_price": "20.00", "goods_integral": null, "goods_attr": [] }, { "id": 6, "goods_name": "番茄酱", "gc_id": 2, "goods_price": "5.00", "goods_cost": "0.00", "weight": 76, "goods_storage": 100, "goods_type": 1, "goods_new": 0, "goods_sign": 0, "goodImg": "http://qiniu.emjiayuan.com/upload_file/ems/2018110718861331946", "createtime": "2020-04-30 15:50:15", "template_id": 1, "is_on_sale": 1, "is_free_shopping": 0, "check_status": 0, "goods_content": "http://qiniu.emjiayuan.com/upload_file/ems/2018110718861331946", "specs": "6斤一箱", "brand": "伊穆家园", "goods_weight": 5, "goods_words": "F", "goods_level": 1, "goods_size": null, "goods_mark_price": "20.00", "goods_integral": null, "goods_attr": [] }, { "id": 7, "goods_name": "火锅底料", "gc_id": 2, "goods_price": "5.00", "goods_cost": "0.00", "weight": 74, "goods_storage": 100, "goods_type": 1, "goods_new": 0, "goods_sign": 0, "goodImg": "http://qiniu.emjiayuan.com/upload_file/ems/2018092618382780406", "createtime": "2020-04-30 15:51:22", "template_id": 1, "is_on_sale": 1, "is_free_shopping": 0, "check_status": 1, "goods_content": "http://qiniu.emjiayuan.com/upload_file/ems/2018092618382780406", "specs": "500克一袋", "brand": "伊穆家园", "goods_weight": 5, "goods_words": "H", "goods_level": 1, "goods_size": null, "goods_mark_price": "20.00", "goods_integral": null, "goods_attr": [] }, { "id": 8, "goods_name": "拉面汤料", "gc_id": 2, "goods_price": "2.00", "goods_cost": "0.00", "weight": 72, "goods_storage": 100, "goods_type": 1, "goods_new": 0, "goods_sign": 0, "goodImg": "http://qiniu.emjiayuan.com/upload_file/ems/2018080818968591564", "createtime": "2020-04-30 15:52:22", "template_id": 1, "is_on_sale": 1, "is_free_shopping": 0, "check_status": 1, "goods_content": "http://qiniu.emjiayuan.com/upload_file/ems/2018080818968591564", "specs": "5斤一箱", "brand": "伊穆家园", "goods_weight": 5, "goods_words": "L", "goods_level": 1, "goods_size": null, "goods_mark_price": "20.00", "goods_integral": null, "goods_attr": [] }, { "id": 9, "goods_name": "精选牛杂", "gc_id": 1, "goods_price": "1.00", "goods_cost": "0.00", "weight": 70, "goods_storage": 100, "goods_type": 1, "goods_new": 0, "goods_sign": 0, "goodImg": "http://qiniu.emjiayuan.com/upload_file/ems/2018090316857985057", "createtime": "2020-04-30 15:20:05", "template_id": 1, "is_on_sale": 1, "is_free_shopping": 0, "check_status": 1, "goods_content": "http://qiniu.emjiayuan.com/upload_file/ems/2018090316857985057", "specs": "5斤一箱", "brand": "伊穆家园", "goods_weight": 5, "goods_words": "J", "goods_level": 1, "goods_size": null, "goods_mark_price": "20.00", "goods_integral": null, "goods_attr": [] }, { "id": 10, "goods_name": "牛肉肠", "gc_id": 1, "goods_price": "1.00", "goods_cost": "0.00", "weight": 69, "goods_storage": 100, "goods_type": 1, "goods_new": 0, "goods_sign": 0, "goodImg": "https://img.yzcdn.cn/upload_files/2017/11/03/FhQZK8F00S2a7w1lFHCgNWBXbMbN.jpg!large.jpg", "createtime": "2020-04-30 15:36:22", "template_id": 1, "is_on_sale": 1, "is_free_shopping": 0, "check_status": 1, "goods_content": "https://img.yzcdn.cn/upload_files/2017/11/03/FhQZK8F00S2a7w1lFHCgNWBXbMbN.jpg!large.jpg", "specs": "5斤一箱", "brand": "伊穆家园", "goods_weight": 5, "goods_words": "N", "goods_level": 1, "goods_size": null, "goods_mark_price": "20.00", "goods_integral": null, "goods_attr": [] }, { "id": 11, "goods_name": "三黄鸡", "gc_id": 1, "goods_price": "1.00", "goods_cost": "0.00", "weight": 68, "goods_storage": 100, "goods_type": 1, "goods_new": 0, "goods_sign": 0, "goodImg": "https://img.yzcdn.cn/upload_files/2018/05/10/Fh0LenJBueKPb4ROLKrhw3D454Nt.jpg!large.jpg", "createtime": "2020-04-30 15:25:16", "template_id": 1, "is_on_sale": 1, "is_free_shopping": 0, "check_status": 1, "goods_content": "https://img.yzcdn.cn/upload_files/2018/05/10/Fh0LenJBueKPb4ROLKrhw3D454Nt.jpg!large.jpg", "specs": "3公斤", "brand": "伊穆家园", "goods_weight": 5, "goods_words": "S", "goods_level": 1, "goods_size": null, "goods_mark_price": "20.00", "goods_integral": null, "goods_attr": [] }, { "id": 13, "goods_name": "番茄酱", "gc_id": 1, "goods_price": "5.43", "goods_cost": "0.00", "weight": 0, "goods_storage": 100, "goods_type": 1, "goods_new": 1, "goods_sign": 1, "goodImg": "https://img.yzcdn.cn/upload_files/2018/05/10/Fh0LenJBueKPb4ROLKrhw3D454Nt.jpg!large.jpg", "createtime": "2020-05-21 16:56:33", "template_id": 1, "is_on_sale": 1, "is_free_shopping": 0, "check_status": 1, "goods_content": "番茄酱内容", "specs": "6桶/箱", "brand": "伊穆家园", "goods_weight": 0, "goods_words": "F", "goods_level": 1, "goods_size": "0", "goods_mark_price": "20.00", "goods_integral": null, "goods_attr": [] } ], "total": 11 }