@@ -440,6 +440,8 @@
WHERE
a1.DELETED = '0'
and a1.TENANTID=#{factoryId}
+ and (a1.PROCESSDEVICE is not null and a1.PROCESSDEVICE !='' )
+ and (a1.PROCESSWORKSHOP is not null and a1.PROCESSWORKSHOP !='' )
ORDER BY
a1.PROCESSWORKSHOP,
b.CHECKITEMTYPE,