{
"pipelineNo": "011e378348d14880ada5bb27888a1662",
"auditStatus":3,
"failReason":"xxx"
}
curl --location --request POST 'http://192.168.20.134:8095/stpweb/charge/report/audit.do' \
--header 'Content-Type: application/json' \
--data-raw '{
"pipelineNo": "011e378348d14880ada5bb27888a1662",
"auditStatus":3,
"failReason":"xxx"
}'