소스 검색

排程工单

qiuenguang 1 년 전
부모
커밋
fe26bdee2e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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) {