로그인 오류 수정
@1d7e1f83986cbc40e5b5b9263582310a20a584e2
--- src/main/java/itn/let/uat/uia/web/EgovLoginController.java
+++ src/main/java/itn/let/uat/uia/web/EgovLoginController.java
... | ... | @@ -1607,9 +1607,9 @@ |
| 1607 | 1607 |
* 작업자 : 원영현 과장 |
| 1608 | 1608 |
*/ |
| 1609 | 1609 |
|
| 1610 |
- if(resultVO.getDormantYn().equals("Y") || resultVO.getDormantYn() == "Y") {
|
|
| 1610 |
+ /*if(resultVO.getDormantYn().equals("Y") || resultVO.getDormantYn() == "Y") {
|
|
| 1611 | 1611 |
|
| 1612 |
- } |
|
| 1612 |
+ }*/ |
|
| 1613 | 1613 |
|
| 1614 | 1614 |
|
| 1615 | 1615 |
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?