首页乐器商城
GET
/api/v1/portal/shop/{type}
响应参数
参数名
类型
描述
必填
resMessage
string
示例:请求成功!
必填
resCode
string
示例:0000
必填
objectId
int
商品id 示例:100001
必填
title
string
商品标题 示例:一只鲲
必填
price
double
商品价格 示例:10000
必填
imgUrl
string
商品图片 示例:http://localhost:8087/api/v1/file/review?filePath=20235/27/23/1484f999-5b8f-4cdc-b5e0-173d41a7b226.jpeg
必填
goldPrice
int
金币价格
必填
couponPrice
double
优惠券金额
必填
postCouponPrice
double
券后价
必填