{
"data":{
"yaa001":"300",
"abe010":"35660186"
}
}
curl --location --request POST '/cxjz/applyProcessRestService/getReportInfo.do' \
--header 'lid: wangxu' \
--header 'Content-Type: application/json' \
--data-raw '{
"data":{
"yaa001":"300",
"abe010":"35660186"
}
}'
{
"errcode": "0",
"data": {}
}