curl --location --request GET 'http://k28hrq.natappfree.cc/arbitrage/role/info/1' \
--header 'Authorization: Bearer {{pc_token}}' \
--header 'Authorization;' \
--header 'Accept-Language: en-US'
{
"data": {
"id": 1,
"roleName": "默认角色",
"description": "系统初始化角色",
"state": true,
"createTime": "2023-12-12 14:58:49",
"userIds": [
"1698900184022351878"
],
"menuIds": [
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
},
"error": null
}