Kaynağa Gözat

运行记录1229-运行记录定时任务瑞恒小队过滤

yuanchao 1 gün önce
ebeveyn
işleme
c7227c8e89

+ 1 - 0
yudao-module-pms/yudao-module-pms-biz/src/main/resources/mapper/static/IotOpeationFillMapper.xml

@@ -661,6 +661,7 @@
         on
         b.dept_id = c.id
         where b.id is not null
+        and c.type = '3'
         <if test="deviceIds != null and !deviceIds.isEmpty()">
             and c.id  in
             <foreach collection="deviceIds" item="id" open="(" separator="," close=")">