zxl
5 天以前 c83101eb62f5d4906b9c01ceea6b21a37f9e84d8
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;
}