文档
测试

添加预售商品

POST
/goodsmanage/backadmin/presellgoods

请求参数

参数名
类型
描述
必填
title
string
商品标题
必填
listedImage
string
商品列表图标
必填
tbPresellGoodsDetail
object
商品详情
必填
material
string
商品材质
必填
size
string
尺寸
必填
cargoNo
string
货号
必填
images
array
商品图片
必填
url
string
图片地址
必填
type
int
1 商品主图 2商品详情图
必填
skus
array
商品sku
必填
skuImage
string
sku 图片
必填
name
string
sku 名称
必填
totalPrice
double
总金额
必填
price
double
预售金额
必填
shopId
long
供货商id
必填
goodIp
long
商品ip
可选
goodTypes
long
商品类别
可选
goodBrand
long
商品品牌
可选
goodAttribute
long
商品属性
可选
addressId
long
发货地址id
必填
isPayment
int
0 先付邮费 1到付
必填