{
"data":{
"abe010":"35660186"
}
}
curl --location --request POST '/cxjz/applyProcessRestService/getAcceptReportState.do' \
--header 'lid: wangxu' \
--header 'Content-Type: application/json' \
--data-raw '{
"data":{
"abe010":"35660186"
}
}'
{
"errcode": "string",
"data": {
"filename": "string",
"verifyState": "1",
"fileurl": "string",
"verifyInfoList": [
{
"ecoid": "00201",
"p_num": 0,
"reportid": "string",
"rv_id": "string",
"hd_type": "string",
"hd_value": "string",
"hd_num": 0
}
]
}
}