无关风月
4 天以前 836539b11e4871784db19058110b28b90c7c006e
ruoyi-system/src/main/java/com/ruoyi/system/model/AssetMain.java
@@ -76,7 +76,7 @@
    @ApiModelProperty(value = "数量")
    @TableField("quantity")
    private BigDecimal quantity;
    private Integer quantity;
    @ApiModelProperty(value = "单价")
    @TableField("unit_price")