liding
3 天以前 e5cc807a611a078b1c152731ff7a07e765bbb9a5
src/main/java/com/ruoyi/consumables/dto/ConsumablesInventoryDto.java
@@ -68,4 +68,7 @@
    @ApiModelProperty("磅单文件路径")
    private String weighbridgeDocPath;
    @ApiModelProperty("现净重(吨)")
    private BigDecimal currentWeight;
}