【更新】修复SysRoleServiceImpl方法注释错别字

This commit is contained in:
徐玉祥 2022-11-13 11:57:17 +08:00 committed by 小诺
parent 330cd62dcc
commit 1e00b2a38b

View File

@ -262,7 +262,7 @@ public class SysRoleServiceImpl extends ServiceImpl<SysRoleMapper, SysRole> impl
return sysRole;
}
/* ====职位部分所需要用到的选择器==== */
/* ====角色部分所需要用到的选择器==== */
@Override
public List<Tree<String>> orgTreeSelector() {