Browse Source

当班产量

qiuenguang 1 năm trước cách đây
mục cha
commit
0e5ca97376
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application/api/controller/Facility.php

+ 1 - 1
application/api/controller/Facility.php

@@ -478,7 +478,7 @@ class Facility extends Api
         $where = [
             'sczl_gdbh' => $workOrder,
             'sczl_jtbh' => $machine,
-            'sczl_cl' => ['<>',0.0],
+//            'sczl_cl' => ['<>',0.0],
             'sczl_bzdh' => $team,
         ];
         $field = 'rtrim(sczl_gdbh) as 工单编号,rtrim(sczl_yjno) as yjno,rtrim(sczl_gxmc) as gxmc,rtrim(sczl_num) as 标牌号,rtrim(sczl_cl) as 产量,