wangwei 7 ani în urmă
părinte
comite
aa08b3465e

+ 2 - 1
examcloud-core-examwork-starter/src/main/resources/security-exclusions.conf

@@ -4,4 +4,5 @@
 [${app.api.root}][/exam/updateExamStudent][PUT]
 [${app.api.root}/exam_student][/{id}][GET]
 [${app.api.root}/exam_student][/all][GET]
-[${app.api.root}/exam_course][][GET]
+[${app.api.root}/exam_course][][GET]
+[${app.api.root}/exam_course][/marking][GET]