添加实训名称路由

chromesetting
daiao 5 years ago
parent 4846817868
commit baf6774aab

@ -325,6 +325,7 @@ Rails.application.routes.draw do
get 'create_subject'
get 'new_subject'
post 'append_to_stage'
post :add_shixun_to_stage
get 'search'
end
end

Loading…
Cancel
Save