商品id获取商品详情
POST
http://localhost:8080/api/Pointsmallid/exhibition
接口描述
通过id获取商品详情请求接口
请求参数
参数名
类型
描述
必填
storeid
int
商品id
必填
返回参数
参数名
类型
描述
必填
message
int
商品主键
必填
image
String
商品图片
必填
storename
String
商品名称
必填
sales
int
销量
必填
stock
int
库存
必填
price
decimal
商品积分
必填
storeinfo
text
商品简介
必填