{ "roleId": 1507113578 }
curl --location --request POST 'http://127.0.0.1/topapi/role/getrole?access_token=6ed1xxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "roleId": 1507113578 }'
{ "role": { "name": "string", "groupId": 0 }, "errcode": 0, "errmsg": "string", "request_id": "string" }