文档
测试

查询某个商品

GET
http://localhost:8080/backstage/goodsShelves/selectProducts?clId=2

请求参数

参数名
类型
描述
必填
clId
int
示例:2 商品id
必填

响应参数

参数名
类型
描述
必填
responseTime
int
示例:1594564385937
必填
message
string
示例:success
必填
code
int
示例:0
必填
datas
array
数据列表
必填
clId
int
示例:2 商品id
必填
ccId
int
示例:2 商品分类id
必填
productName
string
示例:冰柜 商品名称
必填
productKeyword
string
示例:最新技术的冰柜 商品关键字
必填
popularity
object
示例:null
必填
freight
object
示例:null
必填
details
string
示例:这个冰柜吸收了日月精华 详情
必填
bannerPictureAddress
string
示例:bannertupiandizhi banner图片地址
必填
recommended
object
示例:null
必填
commodityStatus
object
示例:null
必填
productPictureAddress
string
示例:zhutu地址 主页图片地址
必填
detailsPictureAddress
string
示例:shangpinxiangqingtupiandizhi 商品详情图片地址
必填
launchTime
object
示例:null
必填
commodityclassification
object
数据字典
必填
ccId
int
示例:2 商品分类id
必填
commodityClassificationDescribe
string
示例:火 商品分类名称
必填
creationTime
int
示例:1594560679000 创建时间
必填
saleslist
object
数据字典
必填
slId
int
示例:4 商品售卖表id
必填
clId
int
示例:2 商品id
必填
productColorId
int
示例:4 颜色id
必填
colorDescribe
string
示例:黑丝 颜色描述
必填
productModelId
int
示例:0 型号id
必填
modelDescribe
string
示例:ydd-04 型号描述
必填
purchasePrice
float
示例:2.2 购买单价
必填
leasePrice
float
示例:0.2 租赁单价
必填
salesVolume
int
示例:4000 销量
必填
stock
int
示例:14 库存
必填
canBuy
int
示例:0 是否可购买,0--是,1--否
必填
canRent
int
示例:0 是否可租赁,0--是,1--否
必填
maxPrice
object
示例:null
必填
minPrice
object
示例:null
必填
maxLeasePrice
object
示例:null
必填
minLeasePrice
object
示例:null
必填