Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/service/UIManagerServiceI.java
@@ -206,13 +206,13 @@ */ List<Tree> getUIAuthor(BaseQueryObject baseQueryObject)throws Exception; /** /* *//** * 根据角色主键获取已授权的信息 * @param roleId * @return * @throws PLException */ List<RoleRightVO> getRightListByRoleId(String roleId) throws PLException; *//* Map<String,RoleRightVO> getRightListByRoleId(String roleId) throws PLException;*/ /** * UI授权