{
"list": [
{
"documentId": "7a135f583cce473aaa7e1f77e9538142",
"documentVersion": 1
}
]
}
curl --location --request POST '/zt/api/v1/data/component/tree' \
--header 'Content-Type: application/json' \
--data-raw '{
"list": [
{
"documentId": "7a135f583cce473aaa7e1f77e9538142",
"documentVersion": 1
}
]
}'
{
"data": [
{
"documentId": "7a135f583cce473aaa7e1f77e9538142",
"documentVersion": 1,
"componentList": [
{
"id": "654b28c2d67d573641834e05",
"guid": "9a73f4102f2c446a965dc7eb154df37b",
"name": "IfcBuildingElementProxy",
"children": [
{
"guid": "3VrvAcLs9E1gILoLdfFHPf",
"name": "1300-1950x1550"
}
],
"isVirtual": true,
"ifcBuildingId": "2XsMpSybHC0eB9X5j21M37",
"documentId": "7a135f583cce473aaa7e1f77e9538142",
"documentVersion": 1,
"projectId": "92f3c72f42c246d68809dca58819aa5f",
"createTime": 1699424450521,
"updateTime": 1699424450521
}
]
}
],
"code": 0,
"msg": "成功"
}