| src/main/java/com/zy/core/utils/CrnOperateProcessUtils.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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;//出库模式 }