{
"operationList": [
{
"id": "string"
}
]
}
curl --location --request POST 'http://192.168.0.22/nexgen/produce-data/tool/del' \
--header 'Content-Type: application/json' \
--data-raw '{
"operationList": [
{
"id": "string"
}
]
}'
{}