{
    "pageStart": 0,
    "pageSize": 10,
    "groupId": 1003104060
}curl --location --request POST 'https://www.plaso.cn/dataentry/points/getStudentPoint' \
--header 'Content-Type: application/json' \
--data-raw '{
    "pageStart": 0,
    "pageSize": 10,
    "groupId": 1003104060
}'{
    "msg": "string",
    "code": 0,
    "obj": {
        "total": 0,
        "list": [
            {
                "id": "string",
                "name": "string",
                "score": 0,
                "totalGetScore": 0,
                "totaloutScore": 0
            }
        ]
    },
    "reqId": "string",
    "reqTime": 0,
    "execTime": 0
}