无关风月
2 天以前 84b7d5223a5f5229866a7d5686d198cca4251453
ruoyi-system/src/main/java/com/ruoyi/system/query/AssetStatisticsListQuery.java
@@ -17,4 +17,6 @@
    private Integer assetTypeId;
    @ApiModelProperty(value = "资产分类ids 前端忽略")
    private List<Integer> assetTypeIds;
    @ApiModelProperty(value = "部门id 前端忽略")
    private Integer deptId;
}