Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:8999/api/own/ccie/24,26'
{ "code": 200, "data": "删除成功!" }