[
0
]
curl --location --request POST 'http://192.168.20.159:8080/ykd-base-system/trainingtemplate/delete' \
--header 'Authorization: Bearer ' \
--header 'Clientid: ' \
--header 'Content-Type: application/json' \
--data-raw '[
0
]'
{
"code": 0,
"msg": "string",
"data": {},
"success": true
}