curl --location -g --request DELETE 'http://ihrm2-test.itheima.net/api/company/department/' \ --header 'Authorization: ' \ --header 'id;' \ --header 'Content-Type: application/json'
{ "success": true, "code": 0, "message": "string", "data": "string" }