Browse Source

排程工单

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

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

@@ -198,6 +198,7 @@ class Manufacture extends Api
                     'a.gd_statu' => '2-生产中',
                     'a.行号' => '1',
                     'c.状态' => '',
+                    'b.PD_WG' => '1900-01-01 00:00:00',
                 ])
                 ->where($where)
                 ->whereNotExists(function ($query) {