Authorization: Bearer ********************
curl --location --request GET '/user/authRole/'
{ "code": 0, "msg": "string", "data": { "property1": {}, "property2": {} } }