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