curl --location --request GET 'https://heimahr.itheima.net/api/sys/role/list/enabled' \ --header 'Authorization: Bearer '
{ "success": true, "code": 0, "data": { "id": 0, "name": "string" }, "message": "string" }