自动化立体仓库 - WMS系统
Administrator
2025-06-17 edde7b62a3d4bd671bfc2449286b910ce43d0bfd
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;
    }