{
"taskStatusStatisticVo": {
"taskCount": 0,
"exceptionNum": 0,
"normalFinishNum": 0,
"distributeUnfinishedNum": 0,
"statistic": [
{
"code": "OVERDUE_UNFINISHED",
"name": "string",
"num": 0
}
]
},
"exceptionPlanRatioVo": {
"taskNum": 0,
"statistics": [
{
"code": 0,
"name": "string",
"num": 0
}
]
},
"exceptionClassRatioVo": {
"taskNum": 0,
"statistics": [
{
"code": "string",
"name": "string",
"num": 0
}
]
}
}