Junjie
2026-04-15 fa96027d61fdabdd651beef069d0c6ac51af00ea
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;//出库模式
        }