| | |
| | | this.lists = lists; |
| | | this.rmRepairRecordService = rmRepairRecordService; |
| | | this.bsTechnologyRouteChildInfoService = bsTechnologyRouteChildInfoService; |
| | | |
| | | |
| | | } |
| | | |
| | | |
| | | @Override |
| | | public void onSubscribe(String identifier, Object value) { |
| | | String ecpStr = "";//异常记录标记 |
| | |
| | | } |
| | | |
| | | } |
| | | |
| | | |
| | | |
| | | } catch (Exception e) { |
| | | System.out.println(e.getMessage()); |
| | | } finally { |
| | | if (!"".equals(ecpStr)) { |
| | | System.out.println(ecpStr + "\r\n"); |
| | | |
| | | } |
| | | } |
| | | } |
| | |
| | | PassingStationCollection.setBeatTime(beatTime.toString()); |
| | | PassingStationCollection.setOutRsSign("合格"); |
| | | passingStationCollectionServiceImpl.insertDaPassingStationCollection(PassingStationCollection); |
| | | |
| | | |
| | | } |
| | | } |
| | | } |