curl --location --request GET '/zt/api/v1/obs/file/existed?uniqueId'
{
"data": {
"extensionName": "",
"storagePath": "",
"storagePathOrigin": "",
"size": 0,
"name": "",
"contentType": "",
"objectId": "",
"projectId": "",
"fileOriginalName": ""
},
"code": 0,
"msg": ""
}