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