luohairen
2024-10-28 e6585fbca31f7f2997ba8558a18a769a204c9ba7
src/main/resources/mapper/StudyRecordMapper.xml
@@ -8,6 +8,7 @@
        <result column="student_id" property="studentId"/>
        <result column="study_time" property="studyTime"/>
        <result column="last_time" property="lastTime"/>
        <result column="meet_count" property="meetCount"/>
    </resultMap>