{
"taskId": "string",
"taskType": "string",
"downloadUrl": "string",
"maxThread": 0,
"reRun": true,
"testCollectionList": [
{
"collectionId": "string",
"deviceId": "string",
"testCaseList": [
{
"index": 0,
"caseId": "string",
"caseType": "string"
}
]
}
],
"debugData": {
"innerMap": {
"property1": {},
"property2": {}
},
"empty": true,
"property1": {},
"property2": {}
}
}