tangzy
2021-08-27 03f42f3e256dbc2e0c4e9b7ce3cb6a85df7cf130
src/main/java/org/springblade/modules/system/mapper/RoleMapper.java
@@ -46,7 +46,7 @@
    * @param excludeRole
    * @return
    */
   List<RoleVO> tree(String tenantId, String excludeRole);
   List<RoleVO> tree(String tenantId,Long deptId,String excludeRole);
   /**
    * 获取角色名
@@ -55,6 +55,7 @@
    * @return
    */
   List<String> getRoleNames(Long[] ids);
   String Info(String id);
   /**
    * 获取角色名