src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -387,6 +387,9 @@ if(resultIn.IsSuccess){ for (int i = 0; i < staNosInSize; i++) { Integer siteId = staNosIns.get(i); if(siteId == 202){ StaProtocol staProtocol1 = station.get(siteId); } StaProtocol staProtocol = station.get(siteId); staProtocol.setStamp( siemensS7Net.getByteTransform().TransInt16(resultIn.Content, i*6)); }