分类属性插入/移除
POST
/category/add_attribute
请求参数
参数名
类型
描述
必填
category_id
string
类别ID
必填
attribute_id
string
属性Id
必填
is_remove
bool
是否移除
必填