自动化立体仓库 - WMS系统
#1
czkh
2 天以前 4715b1787c85a2186b9c0c43222b64b63c58459b
src/main/java/com/zy/asrs/entity/InOut.java
@@ -112,5 +112,6 @@
        this.manuDate = manuDate;
        this.supp = supp;
        this.suppCode = suppCode;
        this.brand = brand;
    }
}