fuliqi
2024-03-19 e34df92d59f0df626c96ac400759d596364e0889
ycl-pojo/src/main/java/com/ycl/platform/domain/query/CheckRuleQuery.java
@@ -40,5 +40,7 @@
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    private Date end;
    /** 审核状态 */
    private Integer auditState;
}