| deaultFlag | lowerSee | |
|---|---|---|
| 系统 | Y | Y |
| 通用 | N | Y |
| 私有 | "" | N |
curl --location '/api/role/resourceList?roleId=undefined'{
"success": true,
"errorCode": "string",
"message": null,
"requestID": "string",
"total": 0,
"data": [
{
"roleId": 0,
"roleName": "string",
"roleDescribe": "string",
"orgId": "string",
"defaultFlag": "string",
"lowerSee": "string",
"resourceList": [
{
"resourceName": "string",
"hasPower": "string",
"productId": 0,
"belongProductId": 0,
"productType": "string",
"children": [
{
"resourceId": 0,
"resourceCode": "string",
"resourceName": "string",
"pid": 0,
"resourceType": 0,
"children": [
{
"resourceId": 0,
"resourceCode": "string",
"resourceName": "string",
"resourceUrl": "string",
"pid": 0,
"resourceType": 0,
"children": [
{
"resourceId": 0,
"resourceCode": "string",
"resourceName": "string",
"resourceUrl": "string",
"pid": 0,
"resourceType": 0,
"children": [
{
"resourceId": 0,
"resourceCode": "string",
"resourceName": "string",
"pid": 0,
"resourceType": 0,
"children": [
{}
],
"resourceUrl": "string"
}
]
}
]
}
]
}
]
}
]
}
]
}