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