Authorization: Bearer ********************
curl --location --request PUT 'http://localhost:8999/api/team/member/active/25'
{ "code": 200, "msg": "激活成功!" }