|
|
|
@ -1103,7 +1103,9 @@ RedmineApp::Application.routes.draw do ## oauth相关
|
|
|
|
|
|
|
|
|
|
collection do
|
|
|
|
|
match 'shixuns'
|
|
|
|
|
match 'subjects'
|
|
|
|
|
match 'create_shixun_homework', :via => [:get,:post]
|
|
|
|
|
match 'create_subject_homework', :via => [:get,:post]
|
|
|
|
|
post 'publish_shixun_homework'
|
|
|
|
|
post 'next_step'
|
|
|
|
|
post 'programing_test'
|
|
|
|
|