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;//出库模式 }