文档
测试

获取商品详情

POST
product/getProductDetails

请求参数

参数名
类型
描述
必填
pId
商品id
必填

响应参数

参数名
类型
描述
必填
pName
商品名称
必填
pBrandId
品牌id
必填
pBrandName
品牌名称
必填
merchantCategoryId
商品分类id 0未设置
必填
picList
Array
图片集合对象
必填
pic
图片路径
必填
orderBy
排序
必填
pCover
封面
必填
pVideo
商品视频
必填
pImageText
商品描述
必填
pFreight
运费
必填
pPutAwayType
上下架状态 1上架 2下 3删除
必填
slogan
广告语
必填
productRuleDetailsDtoList
Array
规格集合对象
必填
rdId
规格id
必填
sName
规格名称
必填
barCode
条形码
必填
costPrice
出厂价 进货价(元)
必填
currentPrice
零售价(元)
必填
memberPrice
会员价(元)
必填
inventory
库存
必填
generateTime
生成日期
必填
qualityDay
保质期(天)
必填
securityValue
库存警戒值(数量)
必填
sPic
规格图片
必填