自定义藏品添加-修改
POST
admin_api/collection/customUpdate
请求参数
参数名
类型
描述
必填
id
int
修改时候必传
必填
name
string
名称
必填
img
string
图片地址
必填
publish_num
int
发布数量
必填
max_num
int
最大购买数量
必填
publish_price
double
发布价格
必填
cost_point
int
积分抽签数量
必填
prior_status
int
是否开启优先购,1代表开启,其他代表不开启
必填
prior_start
string
优先购开始时间
必填
prior_end
string
优先购结束时间
必填
draw_start
string
抽签开始
必填
draw_end
string
抽签结束时间
必填
draw_open
string
抽签结果公布时间
必填
start
string
开始购买时间
必填
on_sale
int
是否上架首发日历
必填
creator_name
string
创造者名称
必填
creator_address
strign
创造者地址
必填
creator_avator
string
创造者头像地址
必填
description
string
作品描述
必填
need_know
string
购买须知
必填
publish_time
string
发布时间
必填