1.pbom-接口
This commit is contained in:
parent
806b4393d9
commit
a12e542595
|
|
@ -62,7 +62,7 @@ public class UserRoleService {
|
|||
if(userMultiplantFacRoleCount>0){
|
||||
return "";
|
||||
}else {
|
||||
return "1020";// SessionUtil.getFullDeptName().contains("仙桃公司")?"1020":"1010";
|
||||
return SessionUtil.getFullDeptName().contains("仙桃公司")?"1020":"1010";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue