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