Explorar o código

糊盒设备跟踪菜单

unknown hai 3 meses
pai
achega
9ee8f9f620
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      application/api/controller/GluingReport.php

+ 0 - 1
application/api/controller/GluingReport.php

@@ -28,7 +28,6 @@ class GluingReport extends Api
             ->distinct(true)
             ->where('使用部门','in',$sist)
             ->where('设备编组','<>','')
-            ->where('sys_sbID','<>','')
             ->order('设备编组')
             ->column('rtrim(使用部门) as 使用部门');
         if (empty($department)){