{
"data":{
"abe010":"35975313",
"taskNames":["householdSurvey"],
"taskid":"f954268c-36cd-11ec-8f15-00505685c790"
}
}
curl --location --request POST '/cxjz/applyProcessRestService/getBaseInfo.do' \
--header 'lid: ztszyqdjy_001' \
--header 'Content-Type: application/json' \
--data-raw '{
"data":{
"abe010":"35975313",
"taskNames":["householdSurvey"],
"taskid":"f954268c-36cd-11ec-8f15-00505685c790"
}
}'
{
"errcode": "0",
"data": {
"flag": "1",
"signImgId": "",
"taskList": [
{
"result": null,
"createtime": "2023-05-04 17:26:27",
"aae003": null,
"aad012": null,
"name": null,
"extrafields": null,
"taskname": "入户调查",
"signimgurl": null,
"type": null,
"opinion": null
}
],
"homeInfo": {
"abe010": "35661406",
"yaa001desc": "特困救助",
"aab011": "530102002002000177",
"aac002": "用户名",
"yaa001": "200",
"aad012": "云南省昆明市五华区护国街道办事处青年路",
"aad011": "530102002002",
"aac004": "530524192105283467",
"aab017": "云南省昆明市",
"aad019": "18902862586"
},
"signImgUrl": ""
}
}