src/main/java/com/zy/core/utils/CrnOperateProcessUtils.java
@@ -813,8 +813,7 @@ String shallowLocNo = Utils.getLocNo(shallowRow, Utils.getBay(locNo), Utils.getLev(locNo)); LocMast shallowLocMast = locMastService.queryByLoc(shallowLocNo); if (shallowLocMast == null) { News.taskInfo(taskNo, "浅库位:{} 数据不存在", shallowLocNo); return false; return true; } if (shallowLocMast.getLocSts().equals("O")) {