{
"spaceId": "3oUkpmBTT75ubpAcBlSPU_",
"documentId": "7a135f583cce473aaa7e1f77e9538142",
"documentVersion": 1
}
curl --location --request POST '/zt/api/v1/data/query/component' \
--header 'Content-Type: application/json' \
--data-raw '{
"spaceId": "3oUkpmBTT75ubpAcBlSPU_",
"documentId": "7a135f583cce473aaa7e1f77e9538142",
"documentVersion": 1
}'
{
"data": {
"documentId": "7a135f583cce473aaa7e1f77e9538142",
"documentVersion": 1,
"componentList": [
{
"key": "Name",
"value": "双扇平开门:GM1829:2760707",
"unit": null,
"entityId": "0Rqx0Hy91Cwv1X1sjfnATA"
},
{
"key": "Name",
"value": "楼板:AR-建筑面层-100:2807503",
"unit": null,
"entityId": "0Y1CxMXubBmwYM968Wuxtq"
}
]
},
"code": 0,
"msg": "成功"
}