zyp 5 napja
szülő
commit
080c6296df

+ 1 - 1
fs-service/src/main/resources/mapper/course/FsCourseLinkMapper.xml

@@ -152,7 +152,7 @@
             #{item.courseId,jdbcType=BIGINT},
             #{item.qwExternalId,jdbcType=BIGINT},
             #{item.linkType,jdbcType=BIGINT},
-            #{item.isRoom,jdbcType=VARCHAR},
+            #{item.isRoom,jdbcType=VARCHAR}
             )
         </foreach>
     </insert>