自动化立体仓库 - WMS系统
#
1
2 天以前 c90f42702b056664dbb3502a14041ba902273665
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;