瀏覽代碼

。。。。

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
+