解决冲突
This commit is contained in:
parent
e2c15578c4
commit
03c41dfd06
|
|
@ -107,7 +107,8 @@ RedmineApp::Application.routes.draw do
|
|||
get 'approve'
|
||||
get 'trial_authorization', :as => 'trial_authorization'
|
||||
get 'shixun_authorization'
|
||||
get 'deal_shixun_authorization' get 'batch_authorization', :as => 'batch_authorization'
|
||||
get 'deal_shixun_authorization'
|
||||
get 'batch_authorization', :as => 'batch_authorization'
|
||||
match 'search_user', :via => [:get, :post]
|
||||
match 'affirm_cancel_auth', :via => [:get, :post]
|
||||
get 'identity_authentication', :as => 'identity_authentication'
|
||||
|
|
|
|||
Loading…
Reference in New Issue