Authorization: Bearer ********************
[1, 2, 3]
curl --location --request POST 'http://localhost:9999/api1/li-enterprise-template/deleteQueryTemplate' \
--header 'Content-Type: application/json' \
--data-raw '[1, 2, 3]'
{"code":"200","msg":"成功!","data":null}