zjh
2023-12-12 c16518d773c92f3a9092ed7c2d813adfec9eb280
ltkj-hosp/src/main/java/com/ltkj/hosp/mapper/TjAdviceMapper.java
@@ -76,7 +76,7 @@
    @Select({"<script>", "select * from tj_advice a where a.id in",
    @Select({"<script>", "select GROUP_CONCAT(a.title  Separator ';') from tj_advice a where a.id in",
            "<foreach collection='aList' item='id' open='(' separator=',' close=')'>",
            "#{id}",
            "</foreach>",