@@ -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['工单编号'];