自动化立体仓库 - WMS系统
lty
10 小时以前 daac5618fc2322620a82d25603c5b4d15465c5ef
src/main/java/com/zy/common/web/WcsController.java
@@ -400,7 +400,8 @@
        WrkDetl wrkDetl = wrkDetlList.get(0);
        findLocNoAttributeVo.setMatnr(wrkDetl.getMatnr());
        findLocNoAttributeVo.setBatch(wrkDetl.getBatch());
//        StartupDto dto = commonService.getLocNo(1, devpNo, matnrs.get(0), batchs.get(0), null, locTypeDto);
        findLocNoAttributeVo.setAreaId(7);
//        StartupDto dto = commonServic9e.getLocNo(1, devpNo, matnrs.get(0), batchs.get(0), null, locTypeDto);
        StartupDto dto = commonService.getLocNoNew(1, devpNo, findLocNoAttributeVo, locTypeDto,barcode);
        if (dto == null) {
            throw new CoolException("response.no_empty_location_found");