获取指定分类商品
POST
http://192.168.0.101/v1/goodsCategory/0/0/10
接口描述
获取指定商品分类 末尾第一个数字参数为商品分类id 第二个为跳过条数 第三个为查询条数
响应参数
参数名
类型
描述
必填
errorCode
int
自定义错误码 示例:1000
必填
msg
string
提示消息 示例:获取分类商品成功
必填
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
必填
total
int
总条数 示例:11
必填