This commit is contained in:
邹宗楠
2022-10-09 22:19:55 +08:00
parent d1a8878d20
commit 11041e23c2

View File

@@ -196,7 +196,7 @@ type ProductAddV2Param struct {
// 充值模式
NeedRechargeMode bool `json:"need_recharge_mode"`
// 账号模板id
AccountTemplateId string `json:"account_template_id"`
// AccountTemplateId string `json:"account_template_id"`
// 全款预售和sku预售时传递其他不传 0 预售结束后发货 1支付完成后发货
PresellDeliveryType int64 `json:"presell_delivery_type"`
// 白底图url(仅素材中心url有效)