curl --location --request GET '/blackHole3D/basic/role/get/' \
--header 'Authorization: {{token}}'
{
"extraProperties": {
"property1": null,
"property2": null
},
"roleCode": "string",
"roleName": "string",
"description": "string",
"dataScope": "string",
"roleId": "string"
}