curl --location --request GET 'http://hy-register:9999/veteran/dataStatistics/rightsInterestsProtection/getRightsInterestsProtection' \
--header 'Authorization: Bearer {{token}}'
{
"code": 0,
"msg": null,
"data": {
"atomicTodoCount": 41,
"managementServiceConvergenceMap": {
"groupEvents": 8,
"appealCount": 20,
"FirstSignsPetitioning": 7
},
"otherServicesMap": {
"jointCount": 7
},
"atomicCount": 105,
"specificServiceItem": [
{
"count": 2,
"algorithm_id": 32
},
{
"count": 3,
"algorithm_id": 33
},
{
"count": 2,
"algorithm_id": 34
},
{
"count": 2,
"algorithm_id": 35
},
{
"count": 2,
"algorithm_id": 36
}
],
"universalServiceMatters": [
{
"config_id": 37,
"count": 5
},
{
"config_id": 38,
"count": 6
},
{
"config_id": 40,
"count": 5
},
{
"config_id": 39,
"count": 36
}
]
}
}