无关风月
2 天以前 030201887b4690e20b1f9ffae548ccd840e7077f
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;
}