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