This commit is contained in:
邹宗楠
2022-11-09 18:58:41 +08:00
parent 8a273752c3
commit 47582fa5bc
2 changed files with 2 additions and 1 deletions

View File

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