自动化立体仓库 - WMS系统
zhou zhou
3 天以前 94e3cc94d83f5ec1bb64e48360a15d057f3643d9
src/main/java/com/zy/asrs/service/impl/MobileServiceImpl.java
@@ -1825,6 +1825,7 @@
                Mat mat = matService.selectByMatnr(combMat.getMatnr());
                BeanUtils.copyProperties(mat, basStationDetl);
                basStationDetl
                        .setId(null)
                        .setOrderNo(orderPakin.getOrderNo())
                        .setDevNo(basStation.getDevNo())
                        .setBarcode(params.getTarBarcode())