自动化立体仓库 - WMS系统
#
lty
2025-08-16 0768f562cfcbcfb81ef02b2ebd5495a06d243383
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;
    }