tanzh 3 년 전
부모
커밋
a39de2380a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      zhongzheng-system/src/main/resources/mapper/modules/user/UserStudyRecordMapper.xml

+ 1 - 0
zhongzheng-system/src/main/resources/mapper/modules/user/UserStudyRecordMapper.xml

@@ -1332,6 +1332,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             r.*,
             cs.section_type,
             cs.real_duration,
+            cs.duration_time,
             u.realname,
             u.id_card,
             cs.`name` as section_name,