自动化立体仓库 - WMS系统
lty
2025-06-19 928ecedcacac0e9e4df23c9c1874a4eac8b85cd6
src/main/java/com/zy/asrs/entity/OutLocInfoDto.java
@@ -87,6 +87,20 @@
             * 规格
             */
            private String specs;
            private String boxType;
            private String CoreType;
            private String width;
            private String thickness;
            private Double weight;
            private Double length;
            private Double volume;
        }
    }