{
"ids": [
1
]
}
curl --location --request POST 'http://localhost:9070/xiaoyuan/center/appPrinttempleate/deleteBatch' \
--header 'USER_TOKEN: f585fa302a244b68bdbac24779aca1ee' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
1
]
}'
{}