@@ -34,7 +34,7 @@ class Facility extends Api
if (isset($param['sort'])){
$where['使用部门'] = '智能车间';
}else{
- $where['使用部门'] = ['in',['印刷车间','印后车间']];
+ $where['使用部门'] = ['<>','智能车间'git ];
}
$data = [];
$date = date('Y-m-d 00:00:00',time()-3888000);