xiangpei
2024-07-10 2ada40a20dac58616ffb808603627a11a8197cf4
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>