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