解决冲突

This commit is contained in:
huang 2017-06-23 12:13:35 +08:00
parent e2c15578c4
commit 03c41dfd06
1 changed files with 2 additions and 1 deletions

View File

@ -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'