소스 검색

feat:启蒙课问卷调查

Joburgess 3 년 전
부모
커밋
2558463e1e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      mec-biz/src/main/resources/config/mybatis/MusicEnlightenmentQuestionnaireMapper.xml

+ 0 - 2
mec-biz/src/main/resources/config/mybatis/MusicEnlightenmentQuestionnaireMapper.xml

@@ -62,9 +62,7 @@
 			<if test="musicalInstrumentsLearning != null">
 				musical_instruments_learning_ = #{musicalInstrumentsLearning},
 			</if>
-			<if test="teacherRecommandSubjectId != null">
 				teacher_recommand_subject_id_ = #{teacherRecommandSubjectId},
-			</if>
 			<if test="currentClass != null">
 				current_class_ = #{currentClass},
 			</if>