{ "beginTime": 0, "endTime": 0, "groupId": 0, "uniqueId": "string", "pageStart": 0, "pageSize": 0 }
curl --location --request POST 'https://www.plaso.cn/dataentry/statistics/listStudentPointsData' \ --header 'Content-Type: application/json' \ --data-raw '{ "beginTime": 0, "endTime": 0, "groupId": 0, "uniqueId": "string", "pageStart": 0, "pageSize": 0 }'
{ "code": 0, "obj": { "total": 0, "list": [ { "userName": "string", "loginName": "string", "detail": 0, "reason": "string", "updateTime": 0 } ] } }