自动化立体仓库 - WMS系统
#
Administrator
2025-08-05 c6cd24293c1b743cb94c992fd3167f83215ca78e
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;
    }
}