Bläddra i källkod

feat:启蒙课问卷调查

Joburgess 3 år sedan
förälder
incheckning
2558463e1e

+ 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>