{
"identifier": "0000018BF606BB1C81021098F2A4ED49",
"objectId": "20231107134500002"
}
curl --location --request POST '/zt/api/v1/obs/file/upload/merge' \
--header 'Content-Type: application/json' \
--data-raw '{
"identifier": "0000018BF606BB1C81021098F2A4ED49",
"objectId": "20231107134500002"
}'
{
"data": {
"deleteFlag": "N",
"createTime": "2023-11-08 16:19:55",
"createUser": "15250021889",
"updateTime": "2023-11-08 16:19:55",
"updateUser": "15250021889",
"storagePath": "http://192.168.190.95:18100/api/v0/obs/file/download?objectId=b1a27394e7b54af885342c469f1f3985",
"storagePathOrigin": "http://100.125.32.61:80/king/b1a27394e7b54af885342c469f1f3985",
"updateUserId": "30e1f242754f408fba04fc069c3be478",
"fileSize": 11816146,
"createUserId": "30e1f242754f408fba04fc069c3be478",
"fileName": "XX住宅结构.ifc",
"extensionName": "ifc",
"objectId": "b1a27394e7b54af885342c469f1f3985",
"contentType": "application/octet-stream",
"identifier": "0000018BAE042D4B810450A56FD2147F"
},
"code": 0,
"msg": "成功"
}