curl --location --request GET '/blackHole3D/basic/role/getRoleCode' \ --header 'Authorization: {{token}}'
{ "isSuccess": true, "errMsg": "string", "code": "string" }