Joburgess 5 năm trước cách đây
mục cha
commit
5cffd38b0f

+ 1 - 1
mec-biz/src/main/resources/config/mybatis/VipGroupMapper.xml

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