通过id查看图书分类
GET
http://localhost:8081/sorts/findById/{id}
接口描述
修改图书时用到,作为回显数据
请求参数
参数名
类型
描述
必填
id
int
当前图书分类id
必填