自动化立体仓库 - WMS系统
#gz
lsh
2024-10-10 ca64fd487e4b7016c24221909ac2522a02140d6a
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;
    }
}