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