{
"documentId":"53ac1ca7a9644ba59862845e64a88e37"
}curl --location '/dms_symbol_sz/api/bim/obs/docs/historyVersions' \
--header 'Content-Type: application/json' \
--data '{
"documentId":"53ac1ca7a9644ba59862845e64a88e37"
}'{
"code": 0,
"errmsg": "成功",
"data": [
{
"id": "53ac1ca7a9644ba59862845e64a88e37",
"version": 2,
"fileName": "03项目模型比对01.ifc",
"updateTime": "2023-09-08T00:58:42.000+00:00"
},
{
"id": "53ac1ca7a9644ba59862845e64a88e37",
"version": 1,
"fileName": "03项目模型比对01.ifc",
"updateTime": "2023-09-08T00:57:12.000+00:00"
}
]
}