{
"itemVoList": [
{
"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"
]
}
]
}
]
}
]
}
],
"majorStructs": [
{
"code": "string",
"name": "string"
}
],
"floorInfoVos": [
{
"id": "string",
"localId": "string",
"floorSequenceId": 0,
"buildingId": "string",
"buildingName": "string"
}
],
"buildingStructs": [
{
"code": "string",
"name": "string"
}
],
"instanceInfoVos": [
{
"id": "string",
"localName": "string",
"classCode": "string",
"className": "string"
}
],
"objectTypeStructs": [
{
"code": "string",
"name": "string"
}
],
"majorObjectStructs": [
{
"majorCode": "string",
"majorName": "string",
"objectStructs": [
{
"code": "string",
"name": "string"
}
]
}
],
"spaceTreeNodeVos": [
{
"code": "string",
"name": "string",
"sort": 0,
"count": 0,
"children": [
{}
]
}
],
"classStructs": "Collections.emptyList()",
"meoiRoomFuncTypeStructs": "Collections.emptyList()",
"dealMajors": [
{
"code": "string",
"name": "string"
}
]
}