curl --location --request DELETE 'https://hmajax.itheima.net/api/books/1'
{ "message": "删除图书成功", "data": { "id": "84862" } }