{
"id": "123456"
}
curl --location --request POST 'http://172.168.1.18:8657/sz-prodcut//sqInterviewQuestion/issueTrackingDetails.do' \
--header 'Cookie: JSESSIONID=96CC8C74DD2E205B5812AF88E4CDC311;JSESSIONID=;JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "123456"
}'
{
"data": {
"zncx": {
"dataKey": "2",
"dropOutSchoolNum": "2",
"helpGoTOSchoolPersonNum": "0",
"dataValue": "子女辍学",
"dataStatus": 1,
"resolutionTime": null,
"goBackToSchoolNum": "0",
"otherPersonNum": "0",
"isShow": true
},
"basicInformation": [
{
"userName": "测试勿动",
"relationship": "户主"
},
{
"userName": "测试勿动1",
"relationship": "夫妻"
},
{
"userName": "测试勿动2",
"relationship": "儿子"
},
{
"userName": "测试勿动3",
"relationship": "女儿"
},
{
"userName": "测试勿动4",
"relationship": "女儿"
},
{
"userName": "测试勿动5",
"relationship": "孙子"
},
{
"userName": "测试勿动6",
"relationship": "儿媳"
}
],
"sqInterviewLogList": [
{
"insertTime": "2023-11-10 13:41:35",
"dataStatus": 9,
"insertUser": "王五"
},
{
"insertTime": "2023-11-10 13:40:19",
"dataStatus": 9,
"insertUser": "李四"
},
{
"insertTime": "2023-11-10 13:40:17",
"dataStatus": 1,
"insertUser": "张三"
}
],
"wgjy": {
"dataKey": "1",
"helpWorkPersonNum": "0",
"thirdWorkPersonNum": "0",
"firstWorkPersonNum": "0",
"dataValue": "务工就业",
"workNotWorkerNum": "3",
"dataStatus": 1,
"secondWorkPersonNum": "0",
"resolutionTime": null,
"isShow": true
},
"zcls": {
"dataKey": "5",
"unimplementedPolicyNum": "2",
"solveUnimplementedPolicy": "",
"dataValue": "政策落实",
"dataStatus": 1,
"unimplementedPolicyCategory": [
{
"dataValue": "教育",
"dateKey": "1"
},
{
"dataValue": "健康医疗",
"dateKey": "2"
},
{
"dataValue": "住房",
"dateKey": "3"
}
],
"resolutionTime": null,
"solveUnimplementedPolicyNum": "0",
"isShow": true
},
"zftj": {
"dataKey": "4",
"dilapidatedBuilding": "",
"numberC": "1",
"dataValue": "住房条件",
"numberD": "2",
"dataStatus": 1,
"resolutionTime": null,
"dilapidatedBuildingCategory": [
{
"dataValue": "修缮加固",
"dateKey": "1"
},
{
"dataValue": "原址重建",
"dateKey": "2"
},
{
"dataValue": "集中居住",
"dateKey": "3"
},
{
"dataValue": "外村购房",
"dateKey": "4"
},
{
"dataValue": "随子女同住",
"dateKey": "5"
}
],
"isShow": true
},
"dbdzjz": {
"seriousIllnessCategory": [
{
"dataValue": "四重保障",
"dateKey": "1"
},
{
"dataValue": "医惠保",
"dateKey": "2"
},
{
"dataValue": "乡村医疗救助",
"dateKey": "3"
},
{
"dataValue": "其他商业保险",
"dateKey": "4"
},
{
"dataValue": "慈善捐助",
"dateKey": "5"
},
{
"dataValue": "其他",
"dateKey": "6"
}
],
"dataKey": "3",
"seriousIllnessPersonNum": "2",
"seriousIllness": "1,2",
"dataValue": "大病大灾救助",
"dataStatus": 9,
"seriousIllnessSelfFinancing": "10万以上",
"resolutionTime": "2023-11-10 15:48:27",
"isShow": true
}
},
"msg": "成功",
"code": 0,
"success": true
}