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