自动化立体仓库 - WMS系统
#
1
2025-11-28 53f87c2ff10f7ab71d6b0340a5a4811089d7cd1e
src/main/java/com/zy/asrs/entity/LocDetl.java
@@ -106,7 +106,8 @@
    private Double weight;
    @ApiModelProperty(value= "长度")
    private Double man_length;
    @TableField("man_length")
    private Double manLength;
    @ApiModelProperty(value= "体积")
    private Double volume;