{
"data": {}
}
curl --location --request POST '/cxjz/testRest/getFinished.do' \
--header 'uid: 10804' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": {}
}'
{
"data": {
"taskSum": [
{
"key": "dbApplyProcess",
"num": 0
}
]
}
}