Joburgess 5 سال پیش
والد
کامیت
5cffd38b0f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      mec-biz/src/main/resources/config/mybatis/VipGroupMapper.xml

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