- 规范
- 项目管理
- 模型管理
- 存储管理
- 任务管理
- 能力服务
- 模型对比-SZ-IFC
- 轻量化展示
- 图纸识别
- 图模匹配
- 空间计算
- 模型对比-Revit
- 项目维度统计查询
- 模型维度统计查询
- 单体维度统计查询
- 能力列表POST
- 能力接口列表POST
- 模型文件Hash存储POST
- 模型文件Hash查询POST
- 模型对比-SZ-IFC
获取子文件夹树
开发中
POST
/dms_symbol_sz/api/bim/version/getFoldersByParentId
请求参数
Body 参数application/json
parentId
string
父级ID
示例
{
"parentId":"6e03f9fb7ce74c94bc3b6909644ac4e1"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/dms_symbol_sz/api/bim/version/getFoldersByParentId' \
--header 'Content-Type: application/json' \
--data-raw '{
"parentId":"6e03f9fb7ce74c94bc3b6909644ac4e1"
}'
返回响应
🟢200成功
application/json
Body
code
integer
必需
errmsg
string
必需
data
array [object {3}]
必需
id
string
必需
name
string
必需
children
array [object {3}]
必需
示例
{
"code": 0,
"errmsg": "成功",
"data": [
{
"id": "c7d88db472014709b4867c96a4f20254",
"name": "全专业",
"children": []
},
{
"id": "8ea9b9924edb4a8ea6a3bfb08e68d6da",
"name": "单体1",
"children": [
{
"id": "f3061f29cf2b4ebe881167e7fc308d48",
"name": "全专业",
"children": []
},
{
"id": "85a6d4505acd427c9e3bfc54a238d804",
"name": "建筑专业",
"children": [
{
"id": "0f40676165e94235a23db557695067cf",
"name": "图纸",
"children": []
},
{
"id": "a3e45fa143b94991a2141437b6a08771",
"name": "模型",
"children": []
}
]
},
{
"id": "85af6f54bccc47a78aef36e75d6529eb",
"name": "暖通专业",
"children": [
{
"id": "ce05e42427514c9d9b696444bb1a76c3",
"name": "图纸",
"children": []
},
{
"id": "b65310871b194c6398ad471277cf75ba",
"name": "模型",
"children": []
}
]
},
{
"id": "408d6f85ffd042a3b73857eb423f1849",
"name": "电气专业",
"children": [
{
"id": "4968e7647d9c4fd4aee3d7fb11b86288",
"name": "图纸",
"children": []
},
{
"id": "c7151f69b0b5465184e0c5dc19d54186",
"name": "模型",
"children": []
}
]
},
{
"id": "4def168d2d484080abd5b66f3ea9cfa3",
"name": "结构专业",
"children": [
{
"id": "80ed857117ed4041bfb4c2ba7928eead",
"name": "图纸",
"children": []
},
{
"id": "1b06c3d55e254cf78a50ab0bd237847e",
"name": "模型",
"children": []
}
]
},
{
"id": "e7386a9a8a7a4153b02174999edd27fc",
"name": "给排水专业",
"children": [
{
"id": "52307917d50f430abb33252dd272c249",
"name": "图纸",
"children": []
},
{
"id": "7d9fea21f528429ab938d5209e742915",
"name": "模型",
"children": []
}
]
}
]
},
{
"id": "d1bf7ff2f8c942fc8576f488872a6d4a",
"name": "建筑专业",
"children": [
{
"id": "7351f5a66f394c5f8a836dd6fd7e87b9",
"name": "图纸",
"children": []
},
{
"id": "20c87161e91145cc97b478c404d88c6b",
"name": "模型",
"children": []
}
]
},
{
"id": "93d980ea1b204ac693d70931b48c9d3d",
"name": "新的测试专业",
"children": []
},
{
"id": "fb66cc3d37fc4512b82fbe72d4fef8be",
"name": "新的测试单体0907",
"children": []
},
{
"id": "3bc52ef574c34a0a8b5b875824f7bffa",
"name": "新的测试单体0907",
"children": []
},
{
"id": "e8e1f0e61fc640f395e3371e935f8450",
"name": "新的测试单体0907",
"children": []
},
{
"id": "872974f2c8c2448a81eee9b19987fa01",
"name": "新的测试文件夹",
"children": []
},
{
"id": "8cae3655deb44778afcca1c0a9d850a8",
"name": "暖通专业",
"children": [
{
"id": "617f3dd5ab964b4cab711232429f680f",
"name": "图纸",
"children": []
},
{
"id": "7b915893a75d4435aea1c0974e73ae99",
"name": "模型",
"children": []
}
]
},
{
"id": "852a739c9bde4536b9b3b09d12a6ae12",
"name": "电气专业",
"children": [
{
"id": "c9599fe90ab348b98a7fb96091bb4cc0",
"name": "图纸",
"children": []
},
{
"id": "a8ee24115fdb4e4b8476b26d4f030d9b",
"name": "模型",
"children": []
}
]
},
{
"id": "1a89a461f1b247e48ec2911ac04c8b44",
"name": "结构专业",
"children": [
{
"id": "33636aebf09440aab72819c30f5c379a",
"name": "图纸",
"children": []
},
{
"id": "7c62b01d9e634097af400a77d22d5a75",
"name": "模型",
"children": []
}
]
},
{
"id": "1191ee9259dc4879bc37efb9e94307e4",
"name": "给排水专业",
"children": [
{
"id": "7dad90fa6d934129bfa5e6b4b4840f88",
"name": "图纸",
"children": []
},
{
"id": "acfc167705eb4774931d9bba064c484c",
"name": "模型",
"children": []
}
]
}
]
}
修改于 2023-10-19 05:46:43