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

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

yuanchao преди 1 ден
родител
ревизия
c7227c8e89
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      yudao-module-pms/yudao-module-pms-biz/src/main/resources/mapper/static/IotOpeationFillMapper.xml

+ 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=")">