curl --location --request DELETE 'https://heimahr.itheima.net/api/sys/role/' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: text/plain' \ --data-raw ''
{ "success": true, "code": 0, "data": null, "message": "string" }