Преглед на файлове

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>