ludc
2024-10-18 af7122a81386da90cb04207e6ea83aa550088861
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授权