src/main/java/com/zy/core/thread/SiemensDevpThread.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -145,7 +145,7 @@ private void initSite() { count ++; ArrayList<Integer> staNos = getStaNo(); if(count > 59) { if(count > 77) { // 站点编号 for (Integer siteId : staNos) { StaProtocol staProtocol = station.get(siteId);