自动化立体仓库 - WMS系统
Administrator
2025-01-21 f98f7e8373a58f5708cefbde653f21d132209dc1
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;
    }
}