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