{
"ids": [
68,
24,
72
]
}
curl --location --request POST 'http://store.xcyxfl.com/cinema/config/del-notice' \
--header 'Version: 1' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
68,
24,
72
]
}'
{
"code": 200,
"message": "success",
"data": {}
}