龚焕茏
2024-03-21 945afec19a11ea45375ab1a0e739ef8fc4d22ed1
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;
}