文档
测试

查询预售商品详情

GET
/goodsmanage/backadmin/presellgoods/detail/{id}

请求参数

参数名
类型
描述
必填
id
long
预售商品id
必填

响应参数

参数名
类型
描述
必填
id
long
列表id
必填
title
string
商品标题
必填
listedImage
string
列表图片
必填
price
double
价格
必填
totalPrice
double
总价格
必填
createTime
date
添加时间
必填
tbPresellGoodsDetail
必填
id
int
详情id
必填
mainId
long
主商品id
必填
material
string
材质
必填
size
string
尺寸
必填
cargoNo
string
货号
必填
images
必填
mainId
long
必填
url
string
图片地址
必填
type
int
1 商品主图 2商品详情图
必填
skus
必填
skuImage
string
sku图片
必填
name
string
名称
必填
totalPrice
double
全款价格
必填
price
double
预售价格
必填
creatTime
date
添加时间
必填