Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:8999/api/own/think/21,23'
{ "code": 200, "msg": "删除成功!" }