This commit is contained in:
parent
f68ffc99ec
commit
b635fdaeb7
|
@ -152,6 +152,7 @@ RedmineApp::Application.routes.draw do
|
|||
get 'statistics_result'
|
||||
get 'student_exercise_list'
|
||||
get 'export_exercise'
|
||||
post 'create_exercise_question'
|
||||
end
|
||||
|
||||
collection do #生成路径为 /exercise/方法名
|
||||
|
|
Loading…
Reference in New Issue