src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -274,9 +274,10 @@ staProtocol.setPakMk(true); } if (staProtocol.getStamp()>=2 && !staProtocol.isLoading()){ if (!staProtocol.isLoading()){ staProtocol.setStamp(0); }else if (staProtocol.getStamp()<2 && staProtocol.isLoading()){ } if (staProtocol.getStamp()<2 && staProtocol.isLoading()){ //lfd入库印记 当stamp>=2时才入库 staProtocol.setStamp(staProtocol.getStamp()+1); }