소스 검색

。。。。

WANG 5 년 전
부모
커밋
1bc4dfa22a
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      examcloud-core-examwork-starter/src/main/resources/security.properties

+ 3 - 2
examcloud-core-examwork-starter/src/main/resources/security.properties

@@ -2,11 +2,12 @@
 [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][examOrgPropertyFromCache4StudentSession/{examId}/{keys}][GET]=true
+[s][${$rmp.ctr.examwork}/exam][examOrgSettingsFromCacheByStudentSession/{examId}][GET]=true
 
 [s][${$rmp.ctr.examwork}/exam_student][specialtyNameList][GET]=true
 [s][${$rmp.ctr.examwork}/exam_student][courseLevelLis][GET]=true
 
 [s][${$rmp.ctr.examwork}/notice][getUserNoticeList][GET]=true
 [s][${$rmp.ctr.examwork}/notice][updateNoticeReadStatus][POST]=true
-[s][${$rmp.ctr.examwork}/exam][examOrgPropertyFromCache4StudentSession/{examId}/{keys}][GET]=true
-[s][${$rmp.ctr.examwork}/exam][examOrgSettingsFromCacheByStudentSession/{examId}][GET]=true
+