{
"data":{
"abe010":"35975313",
"taskNames":["householdSurvey"],
"taskid":"f954268c-36cd-11ec-8f15-00505685c790"
}
}
curl --location --request POST '/cxjz/applyProcessRestService/getBaseInfo.do' \
--header 'lid: wangxu' \
--header 'Content-Type: application/json' \
--data-raw '{
"data":{
"abe010":"35975313",
"taskNames":["householdSurvey"],
"taskid":"f954268c-36cd-11ec-8f15-00505685c790"
}
}'
{
"errcode": "1",
"errmsg": "未查询到信息"
}