forked from gzzfw/backEnd/gz-dyh

huangh
2024-09-26 229cdb3d5692219b8ddd3ebcf13873d3a0bc703a
dyh-service/dyh-mediate/src/main/java/cn/huge/module/cases/domain/dto/FrontPageCountDTO.java
@@ -33,6 +33,26 @@
    private Long waitReview;
    /**
     * 待审核(回退审核)
     */
    private Long returnReview;
    /**
     * 待审核(上报审核)
     */
    private Long appearReview;
    /**
     * 待审核(结案申请审核)
     */
    private Long windupReview;
    /**
     * 待审核(联合处置审核)
     */
    private Long assistReview;
    /**
     * 督办
     */
    private Long supervise;