mitao
昨天 0146a1483a3368f75daa6eb03aa42c714943e6b2
ruoyi-system/src/main/java/com/ruoyi/system/model/AssetMain.java
@@ -64,7 +64,7 @@
    @ApiModelProperty(value = "资产主类型:0-通用资产,1-房产资产,2-车辆资产")
    @TableField("asset_main_type")
    private Boolean assetMainType;
    private Integer assetMainType;
    @ApiModelProperty(value = "计量单位")
    @TableField("measurement_unit")