wangwei 7 年之前
父節點
當前提交
aa08b3465e
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      examcloud-core-examwork-starter/src/main/resources/security-exclusions.conf

+ 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]