#
1
2025-05-07 3b3fc4103e337cb48f51e6ea059505d67f87ca09
src/main/java/com/zy/asrs/entity/LocDetl.java
@@ -98,7 +98,8 @@
    private Double weight;
    @ApiModelProperty(value= "长度")
    private Double length;
    @TableField("man_length")
    private Double manLength;
    @ApiModelProperty(value= "体积")
    private Double volume;