curl --location --request POST '/blackHole3D/project/fileManage/clusterProjectImage/upload' \
--header 'Authorization: {{token}}' \
--form 'FileSize=""' \
--form 'FileType=""' \
--form 'Scheme=""'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"creationTime": "2019-08-24T14:15:22Z",
"creatorId": "688ebf54-d343-4104-8711-82c2feac534a",
"lastModificationTime": "2019-08-24T14:15:22Z",
"lastModifierId": "f2b9d124-6853-48ad-ac21-7964cdf660db",
"key": "string",
"fileName": "string",
"scheme": "string",
"savePath": "string",
"size": 0,
"suffix": "string",
"description": "string",
"blobSize": 0,
"blobCount": 0,
"blobIndex": 0,
"uploadTime": "2019-08-24T14:15:22Z",
"uploadStatus": {
"value": 0,
"displayName": "string"
},
"uploadWay": {
"value": 0,
"displayName": "string"
},
"extraProperties": {
"property1": null,
"property2": null
},
"checkResult": "string"
}