自动化立体仓库 - WMS系统
1
zhang
2025-08-16 c0954732ce9f876dfc2eb50b9d54a023085861aa
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;
    }
}