自动化立体仓库 - WMS系统
1
zhang
9 天以前 1b201ef1ff8a098b6c2fa31d89e7c53650012af9
src/main/java/com/zy/asrs/entity/WaitPakinLog.java
@@ -231,7 +231,7 @@
        if (!Cools.isEmpty(basBoxType)){
            return String.valueOf(basBoxType.getBoxSpecs());
        }
        return null;
        return this.brand;
    }
}