数字藏品和发售日历
POST
api/collection/customList
请求参数
参数名
类型
描述
必填
type
int
0代表数字藏品,1代表发售日历
必填
响应参数
参数名
类型
描述
必填
type
string
ok代表成功,其他代表失败
必填
data
array
结果
必填
name
string
名称
必填
img
string
藏品的地址
必填
publish_num
int
发布数量
必填
publish_time
string
发布时间
必填
creator_name
string
创造者名称
必填
creator_avator
string
创造者头像
必填
id
int
藏品的id值
必填