fuliqi
2024-12-11 5dccf0dc687dfef1c91936af3cea06fe0609b918
ycl-pojo/src/main/java/com/ycl/platform/domain/dto/CheckResultExportDTO.java
@@ -17,7 +17,7 @@
    /** 部门ids 用于卡片页导出 */
    private List<Integer> deptIds;
    /** 考核标签0/1 省厅/市局 用于卡片页导出 */
    /** 考核标签0/1/2 省厅/区县/公安 用于卡片页导出 */
    private List<Integer> examineTags;
    /** 是否需要平均值 用于卡片页导出 */
    private Boolean average;