文档
测试

商品详情

POST
http://192.168.0.23:8066/mall/production/details

请求参数

参数名
类型
描述
必填
productId
商品ID
必填

响应参数

参数名
类型
描述
必填
status
int
200
必填
message
string
示例:查询成功
必填
data
object
数据字典
必填
id
int
示例:17
必填
name
string
商品名称
必填
categoryName
string
品类名称
必填
price
decimal
价格
必填
transportPrice
decimal
运费
必填
detail
string
商品详情
必填
picUrl
string
图片地址
必填
productionItems
array
商品图片
必填
picUrl
string
图片地址
必填