{
"data": [
0
],
"moduleId": "string"
}
curl --location --request PUT '/bill/sendBillFSL/uncheckAnalysis/batch' \
--header 'Content-Type: application/json' \
--data-raw '{
"data": [
0
],
"moduleId": "string"
}'
{
"code": 0,
"msg": "string"
}