派生自 projectDept/qhighschool
src/main/java/com/qxueyou/scc/admin/score/dao/ExamScoreVDAO.java @@ -21,4 +21,5 @@ return this.findCount(hql, CollectionUtils.newList(classId)); } }