이지우 - 시정명령 대상자 조회 원복
This commit is contained in:
parent
e45df61b44
commit
d73bc8370b
@ -374,7 +374,7 @@ public class CmdTrgtMngController {
|
|||||||
LoginVO loginVO = (LoginVO) session.getAttribute("LoginVO");
|
LoginVO loginVO = (LoginVO) session.getAttribute("LoginVO");
|
||||||
String authority = loginVO.getAuthority();
|
String authority = loginVO.getAuthority();
|
||||||
// 관할청 담당자일때
|
// 관할청 담당자일때
|
||||||
if("ROLE_ADR_KIPO".equals(authority)) {
|
if("ROLE_ADR_JRSDC".equals(authority)) {
|
||||||
userWork = loginVO.getUserWork();
|
userWork = loginVO.getUserWork();
|
||||||
}
|
}
|
||||||
// TODO Auto-generated method stub
|
// TODO Auto-generated method stub
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user