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