无关风月
2025-06-17 f6564b610b382c6c78f0e1cb231c60ea6cf543ef
ruoyi-system/src/main/java/com/ruoyi/system/query/InsepectorListQuery.java
@@ -33,4 +33,6 @@
    private Integer clearStatus;
    @ApiModelProperty(value = "状态1待确认 2待整改 3整改完成 4已完成 全部不传")
    private Integer status;
    @ApiModelProperty(value = "用户id 前端忽略")
    private String userId;
}