로그인 오류 수정
This commit is contained in:
parent
53965fbfc3
commit
1d7e1f8398
@ -1607,9 +1607,9 @@ public class EgovLoginController {
|
|||||||
* 작업자 : 원영현 과장
|
* 작업자 : 원영현 과장
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if(resultVO.getDormantYn().equals("Y") || resultVO.getDormantYn() == "Y") {
|
/*if(resultVO.getDormantYn().equals("Y") || resultVO.getDormantYn() == "Y") {
|
||||||
|
|
||||||
}
|
}*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user