curl --location --request GET 'https://192.168.88.32:9781/bvcsp/v1/role/resource/' \
--header 'Authorization;'
{
"code": 0,
"msg": "string",
"data": [
{
"id": 0,
"objtype": 1,
"objid": "string",
"inherited": true
}
]
}