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