Explorar o código

当前生产订单

qiuenguang hai 1 ano
pai
achega
692fc8b8f2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      application/api/controller/Facility.php

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

@@ -246,7 +246,6 @@ class Facility extends Api
             ->where('Gy0_gxh',$data['工序号'])
             ->where('Gy0_sbbh','like','%'.$machine.'%')
             ->find();
-        halt($endTime);
         $list = [];
         if ($endTime['PD_WG'] === '1900-01-01 00:00:00'){
             $list['工单编号'] = $data['工单编号'];