Merge branch 'master_tolag3'
ssoLoginVO사용되지 않아 null이 아니게 변경
This commit is contained in:
parent
2f7304f7f9
commit
51302ade14
@ -337,7 +337,7 @@ public class CheckLoginUtil {
|
||||
|
||||
}
|
||||
|
||||
return ssoLoginVO;
|
||||
return new SsoLoginVO();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user