浏览代码

运行记录模板优化1

yuanchao 2 周之前
父节点
当前提交
7531a29574

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

@@ -375,6 +375,7 @@
             system_dept c
             system_dept c
             on
             on
                 b.dept_id = c.id
                 b.dept_id = c.id
+        where b.id is not null
     </select>
     </select>
 
 
     <select id="fillList1" parameterType="cn.iocoder.yudao.module.pms.controller.admin.iotopeationfill.vo.IotOpeationFillRespVO"
     <select id="fillList1" parameterType="cn.iocoder.yudao.module.pms.controller.admin.iotopeationfill.vo.IotOpeationFillRespVO"