{
"list": [
{
"documentId": "fe2f2297dac14cee9381e862facae243",
"documentVersion": 1
}
]
}
curl --location --request POST '/zt/api/v1/data/space/tree' \
--header 'Content-Type: application/json' \
--data-raw '{
"list": [
{
"documentId": "fe2f2297dac14cee9381e862facae243",
"documentVersion": 1
}
]
}'
{
"data": [
{
"guid": "2XsMpSybHC0eB9X5j21M37",
"name": "中国科学院深圳理工大学",
"children": [
{
"guid": "2XsMpSybHC0eB9X5kzux$Z",
"name": "F1",
"children": [
{
"guid": "3nl_rrxHf6nfvvAbhqM9IM",
"name": "23:阶梯教室",
"children": null
}
]
},
{
"guid": "2XsMpSybHC0eB9X5kzspS4",
"name": "F2",
"children": null
}
],
"ifcBuildingId": "2XsMpSybHC0eB9X5j21M37",
"documentId": "7a135f583cce473aaa7e1f77e9538142",
"documentVersion": 1,
"projectId": "92f3c72f42c246d68809dca58819aa5f",
"createTime": 1699424450521,
"updateTime": 1699424450521
}
],
"code": 0,
"msg": "成功"
}