fuliqi
2024-12-07 f6593a5f6f1138abf09a0ee69fc5119fdce412c9
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;