无关风月
2 天以前 053c2264ab5d7596aea3f8fcac18d487e6f9c766
ruoyi-system/src/main/java/com/ruoyi/system/query/AssetRepairRequestListQuery.java
@@ -18,4 +18,6 @@
    private List<Integer> assetMainIds;
    @ApiModelProperty(value = "部门id 前端忽略")
    private List<Integer> deptIds;
    @ApiModelProperty(value = "userIdS 前端忽略")
    private List<Long> userIds;
}