#
1
2025-05-12 c780a08898b758744e4afcf7bf6a2e75b41170a5
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;