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