{
"maxResultCount": 1,
"skipCount": 0,
"name": "string",
"status": [
0
],
"way": 0
}curl --location --request POST '/blackHole3D/project/componentLibrary/public/fileList' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"maxResultCount": 1,
"skipCount": 0,
"name": "string",
"status": [
0
],
"way": 0
}'{
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"creationTime": "2019-08-24T14:15:22.123Z",
"creatorId": "688ebf54-d343-4104-8711-82c2feac534a",
"lastModificationTime": "2019-08-24T14:15:22.123Z",
"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:22.123Z",
"uploadStatus": {
"value": 0,
"displayName": "string"
},
"uploadWay": {
"value": 0,
"displayName": "string"
},
"extraProperties": {
"property1": "string",
"property2": "string"
},
"checkResult": "string",
"levelPath": "string",
"fileId": "a1c6a2ab-4b01-4253-b4c9-70e04b3b48fc"
}
],
"totalCount": 0
}