fuliqi
2024-09-03 ae0c129c499e7e166399f2e3e2ccca93a076a669
ycl-pojo/src/main/java/com/ycl/platform/domain/query/ReportQuery.java
@@ -38,5 +38,8 @@
    @ApiModelProperty("状态")
    private Integer status;
    @ApiModelProperty("故障类型")
    private List<String> errorTypeList;
}