curl --location --request DELETE 'http://ihrm.itheima.net/prod-api/company/department/604e222bb205b95968e1312a' \
--header 'Authorization: {{Vue2_HR_ACCESS_TOKEN}}'{
"success": true,
"code": 10000,
"data": null,
"message": "删除部门成功"
}