@@ -174,6 +174,7 @@
<if test="bean.firstCourseTime != null">
first_course_time_ = #{bean.firstCourseTime},
</if>
+ id_ = id_
</set> WHERE user_id_ = #{bean.userId} AND group_type_ = #{bean.groupType}
</foreach>
</update>