{ "ids":[24,50], "type":"del" }
curl --location --request POST '/adminapi/promotion/time_discount/batch' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids":[24,50], "type":"del" }'
{}