ycl-pojo/src/main/java/com/ycl/platform/domain/query/ReportQuery.java @@ -19,5 +19,8 @@ @Accessors(chain = true) @ApiModel(value = "Report查询", description = "报备查询") public class ReportQuery extends AbsQuery { private String reportType; }