Jelajahi Sumber

Merge branch 'V2.0.1' into test

zhaoxian 3 tahun lalu
induk
melakukan
c91cfd456e

+ 1 - 1
jeecg-boot-module-system/src/main/java/cn/com/ctop/kuaishou/modules/channel/mapper/xml/KuaishouChannelMapper.xml

@@ -357,7 +357,7 @@
         AND t1.channel_state = 1
         AND t1.account_id = #{accountId}
         AND t2.app_name = #{appName}
-
+      GROUP BY   t1.id
       ORDER BY
       t1.create_time DESC
   </select>