curl --location --request GET 'https://test.pro.wuht.net/adminapi/setting/role/1/edit' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0ZXN0LnByby53dWh0Lm5ldCIsImF1ZCI6InRlc3QucHJvLnd1aHQubmV0IiwiaWF0IjoxNjQ5NzQ2MjAyLCJuYmYiOjE2NDk3NDYyMDIsImV4cCI6MTY1MDM1MTAwMiwianRpIjp7ImlkIjoxLCJ0eXBlIjoiYWRtaW4ifX0.-xDXOdYfBNsu3IqF3nMO_E_fop2lxkwNw25fdQpzGVQ'
{
"status": 0,
"msg": "string",
"data": {
"role": {
"id": 0,
"role_name": "string",
"rules": "string",
"level": 0,
"status": 0
},
"menus": [
{
"pid": 0,
"id": 0,
"title": "string",
"children": [
{
"pid": 0,
"id": 0,
"title": "string",
"children": [
{
"pid": 0,
"id": 0,
"title": "string",
"children": [
{
"pid": 0,
"id": 0,
"title": "string",
"children": [
{
"pid": 0,
"id": 0,
"title": "string",
"children": [
{
"pid": 0,
"id": 0,
"title": "string",
"children": [
null
]
}
],
"expand": true
}
],
"expand": true
}
],
"expand": true
}
],
"expand": true
}
],
"expand": true
}
]
}
}