自动化立体仓库 - WMS系统
#
lty
4 天以前 4087a50989ff3b39d780f0ca0e51e21417aa261d
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);