From 4ff6a9be979320a257a34a186fb5617ec510b52f Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Fri, 19 Jul 2019 16:26:49 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=AF=E7=94=B1=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/routes.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/config/routes.rb b/config/routes.rb index 427b4744..a3ead6fc 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -1430,6 +1430,7 @@ RedmineApp::Application.routes.draw do ## oauth相关 match 'welcome/contest', :via => :get get 'welcome/ccf' get 'welcome/import_users' + get 'welcome/user_agents' # end longjun #added by nie