cp
2024-12-17 01ed85818b7062ba9a7f396df8122c8e1d168b64
zy-asrs-wms/src/main/java/com/zy/asrs/wms/controller/TagController.java
@@ -233,7 +233,7 @@
            print.setMemo(mat.getMemo());
            print.setMaterial(mat.getMaterial());
            print.setDecrees(mat.getDecrees());
            print.setDecrees(locInPrintMat.getDecrees());
            print.setImgNum(mat.getImgNum());
            print.setWeight(String.valueOf(mat.getWeight()));
            print.setModel(mat.getModel());