内容分类-启用/停用、删除
POST
/api/repository/classification/operation
接口描述
id为内容分类id
请求参数
参数名
类型
描述
必填
id
数字
内容分类id
必填
status
字符串
状态(ENABLE,DISABLED,DELETED)
必填
响应参数
参数名
类型
描述
必填
code
数字
请求结果状态码
必填
message
字符串
请求结果
必填