{
"id": "string",
"name": "string",
"projectId": "string"
}curl --location '/dms_symbol_sz/api/bim/version/edit/updateBuilding' \
--header 'Content-Type: application/json' \
--data '{
"id": "string",
"name": "string",
"projectId": "string"
}'{
"code": 0,
"errmsg": "成功",
"data": {
"id": "f8ae113f13c147af86afb642f989c3cb",
"parentId": null,
"name": "www"
}
}