无关风月
4 天以前 c3a11538b96aeac198fbaa467210ef8754773ad1
ruoyi-system/src/main/java/com/ruoyi/system/model/AssetAd.java
@@ -45,6 +45,10 @@
    @TableField("asset_type_id")
    private Integer assetTypeId;
    @ApiModelProperty(value = "所属部门")
    @TableField("dept_id")
    private Integer deptId;
    @ApiModelProperty(value = "位置")
    @TableField("location")
    private String location;