mirror of https://gitee.com/xiaonuobase/snowy
【更新】修复SysRoleServiceImpl方法注释错别字
parent
f79e813b69
commit
61b7d639cc
|
@ -262,7 +262,7 @@ public class SysRoleServiceImpl extends ServiceImpl<SysRoleMapper, SysRole> impl
|
|||
return sysRole;
|
||||
}
|
||||
|
||||
/* ====职位部分所需要用到的选择器==== */
|
||||
/* ====角色部分所需要用到的选择器==== */
|
||||
|
||||
@Override
|
||||
public List<Tree<String>> orgTreeSelector() {
|
||||
|
|
Loading…
Reference in New Issue