瀏覽代碼

录像诊断分页查询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,