无关风月
4 天以前 29e5ce7e230beb96c06105c7baa530c6b9279508
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;
}