mirror of
https://gitee.com/xiaonuobase/snowy.git
synced 2026-03-22 10:47:16 +08:00
【更新】修复SysRoleServiceImpl方法注释错别字
This commit is contained in:
@@ -262,7 +262,7 @@ public class SysRoleServiceImpl extends ServiceImpl<SysRoleMapper, SysRole> impl
|
||||
return sysRole;
|
||||
}
|
||||
|
||||
/* ====职位部分所需要用到的选择器==== */
|
||||
/* ====角色部分所需要用到的选择器==== */
|
||||
|
||||
@Override
|
||||
public List<Tree<String>> orgTreeSelector() {
|
||||
|
||||
Reference in New Issue
Block a user