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>",