{"ids": [
"ffcd6eeab1b34c88974f0c550387d90c"
]
}curl --location --request POST '/logOperate/delete' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{"ids": [
"ffcd6eeab1b34c88974f0c550387d90c"
]
}'{}