src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -262,7 +262,7 @@ Thread.sleep(200); OperateResultExOne<byte[]> result3 = siemensS7Net.Read("DB100.160",(short)2); if (result3.IsSuccess && staNoSize==staNos2.size()) { Integer siteId = 16; Integer siteId = 2000; StaProtocol staProtocol = station.get(siteId); if (null == staProtocol) { staProtocol = new StaProtocol();