删除图书分类
POST
http://localhost:8081/sorts/delete/{id}
接口描述
通过id删除图书分类
请求参数
参数名
类型
描述
必填
id
int
当前图书分类的id号
必填