Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/util/RightControlUtil.java
@@ -153,7 +153,6 @@ return roleRightByUserName; } /** * 获取当前用户具有权限的所有模块 * @param parentId, 父模块id @@ -231,7 +230,6 @@ public FunctionInfo[] getFunctionsByParentId(String parentId, String userName) { FunctionInfo[] funcObjs = null; try { if(isDeveloper(userName)){