mitao
1 天以前 f36922706377954cfee49fbf7763f159c83d534b
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")