| | |
| | | if (!staProtocol.isLoading()){ |
| | | continue; |
| | | } |
| | | StaProtocol staProtocol120 = devpThread.getStation().get(120); |
| | | if (staProtocol120 == null) { |
| | | continue; |
| | | } else { |
| | | staProtocol120 = staProtocol120.clone(); |
| | | } |
| | | |
| | | if (staProtocol120.isLoading()){ |
| | | continue; |
| | | } |
| | | StaProtocol staProtocol121 = devpThread.getStation().get(121); |
| | | if (staProtocol121 == null) { |
| | | continue; |
| | | } else { |
| | | staProtocol121 = staProtocol121.clone(); |
| | | } |
| | | |
| | | if (staProtocol121.isLoading()){ |
| | | continue; |
| | | } |
| | | // if (!staProtocol.getWorkNo().equals(wrkMast131.getWrkNo())){ |
| | | // log.info("站点工作号={} 与贴标工作号={} 不一致,异常!",staProtocol.getWorkNo(),wrkMast131.getWrkNo().shortValue()); |
| | | // } |