@@ -291,7 +291,7 @@
stop_reason_=#{stopReason},
</if>
<if test="memo!=null">
- memo_=#{memo}
+ memo_=#{memo},
<if test="courseSchedulesJson!=null">
course_schedules_json_=#{courseSchedulesJson},