WANG 6 years ago
parent
commit
651158e334

+ 8 - 5
examcloud-core-examwork-starter/src/main/resources/security.properties

@@ -1,5 +1,8 @@
-[s][${$rmp.ctr.examwork}/exam][queryByNameLike][GET]=true
-[s][${$rmp.ctr.examwork}/exam][{examId}][GET]=true
-[s][${$rmp.ctr.examwork}/exam][examOrgProperty/{examId}/{key}][GET]=true
-[s][${$rmp.ctr.examwork}/exam][ipLimit/{examId}][GET]=true
-
+[s][${$rmp.ctr.examwork}/exam][queryByNameLike][GET]=true
+[s][${$rmp.ctr.examwork}/exam][{examId}][GET]=true
+[s][${$rmp.ctr.examwork}/exam][examOrgProperty/{examId}/{key}][GET]=true
+[s][${$rmp.ctr.examwork}/exam][ipLimit/{examId}][GET]=true
+
+[s][${$rmp.ctr.examwork}/exam_student][specialtyNameList/{studentId}][GET]=true
+[s][${$rmp.ctr.examwork}/exam_student][courseLevelList/{studentId}][GET]=true
+