{
"orgId": "string",
"positionId": "string",
"duties": [
"string"
],
"customizeManageRange": true,
"customizeDuty": true,
"manageRangeReplaceDto": {
"belongId": "string",
"permissionType": "EQUIPMENT_SPACE",
"manageRangeDetails": [
{
"projectId": "string",
"projectName": "string",
"permissionStructs": [
{
"settingType": "BUILDING",
"structItems": [
{
"category": "SYSTEM",
"dataList": [
{
"fieldType": "MEOI_ROOM_FUNC_TYPE",
"whiteList": [
"string"
],
"blockList": [
"string"
]
}
]
}
]
}
],
"dealMajorIds": [
0
]
}
]
}
}