自动化立体仓库 - WMS系统
#1
dubin
6 天以前 9739f6cc03f34716a61a5f31237fbe310d9556e1
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;
    }
}