Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8999/api/team/grade/list'
{ "code": 200, "msg": "修改成功!" }