curl --location --request DELETE 'http://ihrm.itheima.net/prod-api/sys/role/604e2b25488be61b90b6877b' \ --header 'Authorization: {{Vue2_HR_ACCESS_TOKEN}}'
{ "success": true, "code": 10000, "data": null, "message": "删除角色成功" }