瀏覽代碼

糊盒设备跟踪菜单

unknown 3 月之前
父節點
當前提交
9ee8f9f620
共有 1 個文件被更改,包括 0 次插入1 次删除
  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)){