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
+