|
@@ -943,6 +943,7 @@ public class ClassGradeServiceImpl extends ServiceImpl<ClassGradeMapper, ClassGr
|
|
return classGradeStudentVos;
|
|
return classGradeStudentVos;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+
|
|
@Override
|
|
@Override
|
|
public HashMap<String, Object> getPlush(ClassGradeUserQueryBo bo) {
|
|
public HashMap<String, Object> getPlush(ClassGradeUserQueryBo bo) {
|
|
HashMap<String, Object> stringObjectHashMap = new HashMap<>();
|
|
HashMap<String, Object> stringObjectHashMap = new HashMap<>();
|