diff --git a/files/1717429710294_38577FBFA8359E9325AE9C4F5E299ED9.jpg b/files/1717429710294_38577FBFA8359E9325AE9C4F5E299ED9.jpg
new file mode 100644
index 0000000..3e087c4
Binary files /dev/null and b/files/1717429710294_38577FBFA8359E9325AE9C4F5E299ED9.jpg differ
diff --git a/student/springboot/target/classes/com/example/controller/GradeController.class b/student/springboot/target/classes/com/example/controller/GradeController.class
new file mode 100644
index 0000000..4058351
Binary files /dev/null and b/student/springboot/target/classes/com/example/controller/GradeController.class differ
diff --git a/student/springboot/target/classes/com/example/entity/Grade.class b/student/springboot/target/classes/com/example/entity/Grade.class
new file mode 100644
index 0000000..b04423c
Binary files /dev/null and b/student/springboot/target/classes/com/example/entity/Grade.class differ
diff --git a/student/springboot/target/classes/com/example/mapper/GradeMapper.class b/student/springboot/target/classes/com/example/mapper/GradeMapper.class
new file mode 100644
index 0000000..030ffab
Binary files /dev/null and b/student/springboot/target/classes/com/example/mapper/GradeMapper.class differ
diff --git a/student/springboot/target/classes/com/example/service/GradeService.class b/student/springboot/target/classes/com/example/service/GradeService.class
new file mode 100644
index 0000000..b1d2cf6
Binary files /dev/null and b/student/springboot/target/classes/com/example/service/GradeService.class differ
diff --git a/student/springboot/target/classes/mapper/GradeMapper.xml b/student/springboot/target/classes/mapper/GradeMapper.xml
new file mode 100644
index 0000000..1b2868c
--- /dev/null
+++ b/student/springboot/target/classes/mapper/GradeMapper.xml
@@ -0,0 +1,22 @@
+
+
+