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