自动化立体仓库 - WMS系统
#
1
3 天以前 8d84af60d4f04f2a675b6b89351ac959b9e47d80
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);