内容分类-详情 websocket测试 GET /api/repository/classification/{id}/detail 接口描述 id为内容分类id 响应参数 参数名 类型 描述 必填 code 数字 请求结果状态码 必填 message 字符串 请求结果 必填 data 单个对象{} 分类信息 必填 id 数字 主键id 必填 businessType 字符串 业务类型 必填 contentType 字符串 内容类型 必填 systemType 字符串 系统 必填 name 字符串 分类名 必填 priority 数字 优先级 必填 status 字符串 状态 必填 createDate 字符串 创建时间 必填 createBy 字符串 创建人 必填 updateDate 字符串 更新时间 必填 updateBy 字符串 更新人 必填