curl --location --request GET 'http://localhost:8027/adm/evaluationUserPaper/' \ --header 'Authorization: '
{ "code": 0, "msg": "string", "data": { "id": 0, "userId": 0, "paperId": 0 } }