自动化立体仓库 - WMS系统
#1
dubin
4 天以前 855afdc0adb8dff179fbedae8ca4fa5c6492368a
src/main/java/com/zy/asrs/utils/MatExcelListener.java
@@ -145,6 +145,7 @@
            inOut.setMaktx(mat.getMaktx());
            inOut.setColor(mat.getColor());
            inOut.setSpecs(mat.getSpecs());
            inOut.setName(excel.getName());
            inOut.setTemp1("");
            if (!matService.insert(mat)) {
                throw new CoolException("保存商品档案失败,商品编码:" + excel.getMatnr());