自动化立体仓库 - WMS系统
#
lsh
2024-01-24 e9c912f6b75360f5380579e4ed574f490ecd6d9e
src/main/java/com/zy/asrs/entity/WaitPakin.java
@@ -248,6 +248,6 @@
        if (!Cools.isEmpty(basBoxType)){
            return String.valueOf(basBoxType.getBoxSpecs());
        }
        return null;
        return this.brand;
    }
}