merge
This commit is contained in:
parent
88fd2cbfb6
commit
17282083a6
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue