{
"y0000": "string",
"a0000": "string",
"y0000s": "string"
}
curl --location --request POST 'fileOperatorService.getPersonFileSum' \
--header 'Content-Type: application/json' \
--data-raw '{
"y0000": "string",
"a0000": "string",
"y0000s": "string"
}'
{
"status": "0",
"message": null,
"detailMessage": null,
"data": [
{
"count": 5,
"a0000": "0512CAB1-FA0C-4A2E-915B-97833887E8A6"
}
]
}