Authorization: Bearer ********************
curl --location --request GET '/section/getSectionList?grade&page&size' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": {}, "msg": "" }