龚焕茏
2024-07-11 204909ac937a012b8a753ed2dc83a6e2877139c8
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>