自动化立体仓库 - WMS系统
skyouc
2 天以前 3bc2db0065e9608152673d516c4319fb239b394e
src/main/java/com/zy/asrs/service/impl/MobileServiceImpl.java
@@ -1830,6 +1830,7 @@
                        .setBarcode(params.getTarBarcode())
                        .setZpallet(params.getTarBarcode())
                        .setBatch(combMat.getBatch())
                        .setSuppCode(combMat.getStandby1())
                        .setStandby1(combMat.getStandby1())
                        .setAnfme(combMat.getWorkQty().doubleValue());
                if (!basStationDetlService.insert(basStationDetl)) {