cs_optimize_txz
guange 9 years ago
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…
Cancel
Save