#
lsh
2022-10-26 6a5d9fe0b5bbfc772f20b9bb9662971eba48af02
src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -258,7 +258,7 @@
            Integer siteId = staProtocol.getSiteId();
            staProtocol = station.get(siteId);
            if (siteId == 101 || siteId == 201) {
            if ((siteId == 101 || siteId == 201)&&(staProtocol.getWorkNo() == 0 && staProtocol.getStaNo() ==0)) {
                staProtocol.setPakMk(true);
            }
        }