|
|
|
@ -285,6 +285,8 @@ RedmineApp::Application.routes.draw do ## oauth相关
|
|
|
|
|
get 'welcome/shixun_to_local' => 'welcome#shixun_to_local'
|
|
|
|
|
get 'welcome/local_to_shixun' => 'welcome#local_to_shixun'
|
|
|
|
|
get 'welcome/local_init' => 'welcome#local_init'
|
|
|
|
|
get 'welcome/subject_to_local' => 'welcome#subject_to_local'
|
|
|
|
|
get 'welcome/local_to_subject' => 'welcome#local_to_subject'
|
|
|
|
|
|
|
|
|
|
# get 'competitions/home' => 'competitions#home'
|
|
|
|
|
# get 'competitions/hn' => 'competitions#index'
|
|
|
|
|