로그인 오류 수정

This commit is contained in:
name 2023-07-27 15:16:20 +09:00
parent 53965fbfc3
commit 1d7e1f8398

View File

@ -1607,9 +1607,9 @@ public class EgovLoginController {
* 작업자 : 원영현 과장
*/
if(resultVO.getDormantYn().equals("Y") || resultVO.getDormantYn() == "Y") {
/*if(resultVO.getDormantYn().equals("Y") || resultVO.getDormantYn() == "Y") {
}
}*/