fuliqi
2025-02-21 64efb660b2c119c00432434c0f651f8996483f18
ycl-pojo/src/main/java/com/ycl/platform/domain/dto/ScoreIndexDTO.java
@@ -12,5 +12,6 @@
    private String tableName;
    private Long deptId;
    private String date;
    private Integer examineTag;
    private List<String> quarter;
}