Преглед на файлове

录像诊断分页查询bug

jingyuanchao преди 1 година
родител
ревизия
a3d8ca21ff
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      soc-modules/soc-modules-iot/src/main/resources/mapper/IotDvrChannelMapper.xml

+ 1 - 1
soc-modules/soc-modules-iot/src/main/resources/mapper/IotDvrChannelMapper.xml

@@ -45,7 +45,7 @@
         </collection>
     </resultMap>
     <select id="selectPage" resultType="com.xunmei.iot.vo.videoDiagnosis.VideoDiagnosisWebPageVo">
-        SELECT
+        SELECT DISTINCT
         c.id,
         c.host_code,
         c.channel_code,