自动化立体仓库 - WMS系统
*
1
6 天以前 e93f24d1daf7a2c485033020bd4115bceb70f1c0
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;