自动化立体仓库 - WCS系统
#
LSH
2022-10-24 501f9853ce8d62d0d47e38c93dfab3e53a75f4f6
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);
            }
        }