颜色数据导入接口
POST
响应参数
参数名
类型
描述
必填
code
string
颜色编号
必填
name
string
颜色名称
必填
rgba
string
颜色rgba值,固定格式:rgba(0, 0, 0, 0)
必填