{
"aab301": "511602001003",
"pageNumber": 1,
"pageSize": 10,
"person_type": "2"
}
curl --location --request POST 'http://127.0.0.1:8081/ta404/hrm/other/tvinfo_04' \
--header 'Content-Type: application/json' \
--data-raw '{
"aab301": "511602001003",
"pageNumber": 1,
"pageSize": 10,
"person_type": "2"
}'
{
"code": 200,
"data": {
"data": {
"currentSize": 10,
"list": [
{
"aac003": "龙*角",
"aac004": "男",
"aac011": "初中",
"aac024": "群众",
"aac147": "51292519640903033",
"aae005": "152****3193",
"address": "广安市广安区宏志大道751号2幢1单元2512号",
"age": "60",
"help_date": "2020年9月",
"is_help_emp": "是"
}
],
"pageNum": 1,
"pageSize": 10,
"pages": 2,
"total": 11
}
},
"errors": [],
"requestId": "15e810e0-82aa-46db-81d8-0ae329eb70ce",
"serviceSuccess": true
}