Merge branch 'master' of http://yongjoon.cho@vcs.iten.co.kr:9999/itnAdmin/koipa_edu_2025-1
This commit is contained in:
commit
19d4ed766d
@ -374,7 +374,7 @@ public class CmdTrgtMngController {
|
||||
LoginVO loginVO = (LoginVO) session.getAttribute("LoginVO");
|
||||
String authority = loginVO.getAuthority();
|
||||
// 관할청 담당자일때
|
||||
if("ROLE_ADR_KIPO".equals(authority)) {
|
||||
if("ROLE_ADR_JRSDC".equals(authority)) {
|
||||
userWork = loginVO.getUserWork();
|
||||
}
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
Loading…
Reference in New Issue
Block a user