src/main/java/com/zy/asrs/service/impl/MobileServiceImpl.java
@@ -742,7 +742,15 @@ LocTypeDto locTypeDto = new LocTypeDto(); locTypeDto.setLocType1((short)1); StartupDto dto = commonService.getLocNo(1, 1, 1901, matnr,null,null, locTypeDto); StartupDto dto = null; try{ commonService.getLocNo(1, 1, 1901, matnr,null,null, locTypeDto); } catch (Exception e){ throw new CoolException(e.getMessage()); } if (dto == null) { throw new CoolException("未找到库位"); } int workNo = dto.getWorkNo(); // 生成工作档