单个图书删除
DELETE
http://localhost:3000/api/books/:id
请求参数
参数名
类型
描述
必填
id
string
删除某条数据的id
必填
响应参数
参数名
类型
描述
必填
code
number
接口状态码
必填