Authorization: Bearer ********************{
"projectSectionId": "string",
"categoryId": "string",
"userId": "string",
"resolveUserId": "string",
"status": [
"1"
],
"result": [
"1"
],
"recordTimeRange": [
"string"
],
"filter": "string",
"sorting": "string",
"skipCount": 0,
"maxResultCount": 1
}curl --location --request POST '/api/services/app/inspection/daily/task/getall' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"projectSectionId": "string",
"categoryId": "string",
"userId": "string",
"resolveUserId": "string",
"status": [
"1"
],
"result": [
"1"
],
"recordTimeRange": [
"string"
],
"filter": "string",
"sorting": "string",
"skipCount": 0,
"maxResultCount": 1
}'{
"totalCount": 0,
"items": [
{
"resolves": [
{
"creatorUserId": "string",
"creatorUserName": "string",
"creationTime": "2019-08-24T14:15:22.123Z",
"fileList": [
{
"objectId": "e39ea5f2-2188-47f8-add0-f1976630af5e",
"objectType": "0",
"path": "string",
"url": "string",
"name": "string",
"size": 0,
"fileId": "string",
"type": "string",
"creationTime": "2019-08-24T14:15:22.123Z",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
],
"taskId": "e6e9d88a-9b63-468a-aec3-b7a11de27af8",
"status": "string",
"recordTime": "string",
"description": "string",
"extensionData": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
],
"projectId": "string",
"projectName": "string",
"projectSectionName": "string",
"categoryName": "string",
"itemNames": [
"string"
],
"userName": "string",
"creatorUserId": "string",
"creationTime": "2019-08-24T14:15:22.123Z",
"status": "1",
"description": "string",
"pointLocations": [
"string"
],
"result": "string",
"resolveUserId": "string",
"resolveUserName": "string",
"ccUserIds": [
0
],
"ccUserNames": [
"string"
],
"deadline": "string",
"reviewStatus": "string",
"fileList": [
{
"objectId": "e39ea5f2-2188-47f8-add0-f1976630af5e",
"objectType": "0",
"path": "string",
"url": "string",
"name": "string",
"size": 0,
"fileId": "string",
"type": "string",
"creationTime": "2019-08-24T14:15:22.123Z",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
],
"processId": "string",
"processStatus": "string",
"process": {
"processName": "string",
"processType": "657ee99f-9495-4550-a475-a649d2155a5b",
"processTypeName": "string",
"processDescribe": "string",
"processForm": "string",
"creationTime": "2019-08-24T14:15:22.123Z",
"creatorUserId": "string",
"creatorUserName": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
},
"processNodeList": [
{
"nodeName": "string",
"itemList": [
{
"creationTime": "2019-08-24T14:15:22.123Z",
"creatorUserId": 0,
"creatorUserName": "string",
"status": "1",
"opinion": "string",
"fileList": [
{
"path": "string",
"url": "string",
"name": "string",
"size": 0,
"fileId": "string",
"type": "string",
"creationTime": "2019-08-24T14:15:22.123Z",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
],
"isProcess": "0",
"isCurrentUser": "0"
}
]
}
],
"processList": [
[
{
"nodeName": "string",
"itemList": [
{
"creationTime": "2019-08-24T14:15:22.123Z",
"creatorUserId": 0,
"creatorUserName": "string",
"status": "1",
"opinion": "string",
"fileList": [
{
"path": "string",
"url": "string",
"name": "string",
"size": 0,
"fileId": "string",
"type": "string",
"creationTime": "2019-08-24T14:15:22.123Z",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
],
"isProcess": "0",
"isCurrentUser": "0"
}
]
}
]
],
"projectSectionId": "string",
"categoryId": "337f5e5d-288b-40d5-be14-901cc3acacc0",
"name": "string",
"itemIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"userId": 0,
"recordTime": "2019-08-24T14:15:22.123Z",
"extensionData": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
]
}