xiangpei
2024-07-12 5208d39b2adecd65a56a7d55b8cfd7ef076eb9dc
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>