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