Junjie
2026-04-13 2cb43c8bcc1f5b7e6807dfe16bc9e08109bf7833
src/main/java/com/zy/core/utils/CrnOperateProcessUtils.java
@@ -647,6 +647,10 @@
            return false;
        }
        if (targetStationProtocol.getIoMode() == null) {
            return false;
        }
        if (targetStationProtocol.getIoMode() == 2) {
            return true;//出库模式
        }