Kaynağa Gözat

问题修改

gaodm 4 yıl önce
ebeveyn
işleme
c5430f506a

+ 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