获取单个分类
POST
http://localhost:8080/api/broadcast/category/get.do
接口描述
根据分类id获取单个分类的信息
请求参数
参数名
类型
描述
必填
id
int
分类的主键id
必填