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