派生自 projectDept/qhighschool

EricsHu
2023-11-26 bf13676673e9f0f090a68bd8cfbaefbf0d696d32
src/main/java/com/qxueyou/scc/admin/score/dao/ExamScoreVDAO.java
@@ -21,4 +21,5 @@
      return this.findCount(hql, CollectionUtils.newList(classId));
   }
}