自动化立体仓库 - WMS系统
#1
lsh
6 天以前 787f65595a4fcd9ff00ab4ed72c630ccfe7b8146
src/main/java/com/zy/asrs/controller/MatController.java
@@ -276,6 +276,8 @@
            print.setBarcode(mat.getBarcode());
            print.setMaktx(mat.getMaktx());
            print.setSpecs(mat.getSpecs());
            print.setSupp(mat.getSupp());
            print.setSku(mat.getSku());
            print.setUnit(mat.getUnit());
            print.setMemo(mat.getMemo());
            res.add(print);