{
"taskType": "ifcDiff",
"batchTask": [
{
"sourceDocumentId": "18b7afcdb9b14106b701f8c4111d465a",
"sourceDocumentVersion": 5,
"compareDocumentId": "18b7afcdb9b14106b701f8c4111d465a",
"compareDocumentVersion": 4,
"convertType": "ifc-lod",
"projectId": "5db978eee0c04b3c99bc9d8be89527d0",
"buildingId": null
}
],
"platform": "/mp_data_manager/"
}curl --location '/task_symbol_sz/api/bim/businessCenter/execute/diffIfc' \
--header 'Content-Type: application/json' \
--data '{
"taskType": "ifcDiff",
"batchTask": [
{
"sourceDocumentId": "18b7afcdb9b14106b701f8c4111d465a",
"sourceDocumentVersion": 5,
"compareDocumentId": "18b7afcdb9b14106b701f8c4111d465a",
"compareDocumentVersion": 4,
"convertType": "ifc-lod",
"projectId": "5db978eee0c04b3c99bc9d8be89527d0",
"buildingId": null
}
],
"platform": "/mp_data_manager/"
}'{
"data": {
"taskIds": [
"1698536039571128320"
]
},
"code": 0,
"errmsg": "成功"
}