gaodm 4 vuotta sitten
vanhempi
commit
c5430f506a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/main/resources/mapper/ConceptInfoMapper.xml

+ 1 - 1
src/main/resources/mapper/ConceptInfoMapper.xml

@@ -37,7 +37,7 @@
         a.notice_name AS noticeName,
         a.type,
         b.is_deleted AS isDeleted,
-        GROUP_CONCAT( b.title SEPARATOR '、' ) AS title,
+        GROUP_CONCAT( b.title ORDER BY order_no asc SEPARATOR '、' ) AS title,
         b.gmt_modified AS gmtModified,
         b.modifier
         FROM