{
"personId": "string",
"orgId": "string",
"positionManageRangeVos": [
{
"positionId": "string",
"manageRangeItemVos": [
{
"projectId": "string",
"projectName": "string",
"permissionType": "EQUIPMENT_SPACE",
"settingType": "ALL",
"rangeType": "CUSTOM",
"permissionStructs": [
{
"settingType": "BUILDING",
"structItems": [
{
"category": "SYSTEM",
"dataList": [
{
"fieldType": "MEOI_ROOM_FUNC_TYPE",
"whiteList": [
"string"
],
"blockList": [
"string"
]
}
]
}
]
}
],
"dealMajorIds": [
0
]
}
]
}
]
}