fuliqi
2024-11-14 e9af9f5cfeddbe5c0b33a3060b8ea6364c51e744
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;