This commit is contained in:
guange 2016-05-05 14:07:37 +08:00
parent 88fd2cbfb6
commit 17282083a6
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class SsosController < ApplicationController
## 选择性跳转
redirect_to Organization.find(1)
redirect_to Organization.find(82)
rescue => e
logger.error e
if e.message == "exist user"