Authorization: Bearer ********************
curl --location --request POST '/grade/getGradeList?courseId' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": {}, "msg": "" }