{
"code": 1,
"msg": "success",
"data": {
"total": "5",
"rows": [
{
"studentNo": "朱嘉翔",
"studentName": "102201604",
"signedCount": 0,
"nocheckCount": 14,
"absentCount": 1,
"leaveCount": 1
},
{
"studentNo": "阮瑞鹏",
"studentName": "102201510",
"signedCount": 0,
"nocheckCount": 16,
"absentCount": 0,
"leaveCount": 0
},
{
"studentNo": "刘程城",
"studentName": "102201607",
"signedCount": 0,
"nocheckCount": 16,
"absentCount": 0,
"leaveCount": 0
},
{
"studentNo": "林传昊",
"studentName": "102201420",
"signedCount": 0,
"nocheckCount": 16,
"absentCount": 0,
"leaveCount": 0
},
{
"studentNo": "王铭垚",
"studentName": "102201601",
"signedCount": 0,
"nocheckCount": 16,
"absentCount": 0,
"leaveCount": 0
}
]
}
}