curl --location --request GET 'https://test.51vive.com/classroom/chapter/evaluate/record/'
{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"umsId": 0,
"chapterId": 0,
"score": 0,
"deleted": true
}
}