#
lsh
3 天以前 0d8fcb1505ba869290cce9099b42370e4333b708
src/main/java/com/zy/core/thread/SiemensDevpThread.java
@@ -249,10 +249,6 @@
                staProtocol.setFullPlt(status[5]);  // 满托盘
                staProtocol.setHigh(status[6]);     // 高库位
                staProtocol.setLow(status[7]);      // 低库位
                if (siteId==118){
                    staProtocol.setAutoing(false);  // 自动
                }
                if (!staProtocol.isPakMk() && !staProtocol.isLoading()) {
                    staProtocol.setPakMk(true);
                }
@@ -514,7 +510,7 @@
            case 118:
                index=0;
                break;
            case 119:
            case 171:
                index=1;
                break;
            case 120: