This website works better with JavaScript.
Home
Explore
Help
Sign In
luoweijian
/
crm-backend-matt
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
122
Commits
1
Branch
0
Tags
436 MiB
JavaScript
51.7%
CSS
22.6%
HTML
15.9%
Java
6.8%
Python
2.8%
Tree:
0d5ee62812
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0d5ee62812'
${ noResults }
crm-backend-matt
/
.qoder
/
repowiki
/
knowledge
/
zh
/
CRM 多模块单体工程(Maven 父 POM)
/
CRM 认证与权限模块(crm-auth)
/
用户-角色-权限基础数据服务实现
/
概述.md
141 B
Raw
Blame
History
实现部门、菜单、角色三个 RBAC 基础实体的 CRUD 与关联查询,提供部门树维护、角色菜单映射等核心能力。