|
@@ -1,8 +1,8 @@
|
|
-[${app.api.root}][/exam/{id}][GET]
|
|
|
|
-[${app.api.root}][/exam/canNotDel/{id}][PUT]
|
|
|
|
-[${app.api.root}][/exam/updateExamInfo][PUT]
|
|
|
|
-[${app.api.root}][/exam/updateExamStudent][PUT]
|
|
|
|
-[${app.api.root}/exam_student][/{id}][GET]
|
|
|
|
-[${app.api.root}/exam_student][/all][GET]
|
|
|
|
-[${app.api.root}/exam_course][][GET]
|
|
|
|
-[${app.api.root}/exam_course][/marking][GET]
|
|
|
|
|
|
+[${$rmp.ctr.examwork}][/exam/{id}][GET]
|
|
|
|
+[${$rmp.ctr.examwork}][/exam/canNotDel/{id}][PUT]
|
|
|
|
+[${$rmp.ctr.examwork}][/exam/updateExamInfo][PUT]
|
|
|
|
+[${$rmp.ctr.examwork}][/exam/updateExamStudent][PUT]
|
|
|
|
+[${$rmp.ctr.examwork}/exam_student][/{id}][GET]
|
|
|
|
+[${$rmp.ctr.examwork}/exam_student][/all][GET]
|
|
|
|
+[${$rmp.ctr.examwork}/exam_course][][GET]
|
|
|
|
+[${$rmp.ctr.examwork}/exam_course][/marking][GET]
|