Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:8999/api/team/member/cancelled/23'
{ "code": 200, "msg": "注销成功!" }