curl --location --request GET '/score/student-score/'
{ "code": 0, "msg": "string", "data": { "id": 0, "deptId": 0, "semester": "string", "name": "string", "fileUrl": "string" } }