You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
date created: 2022-06-15 11:00
|
|
date updated: 2022-06-15 11:06
|
|
---
|
|
|
|
## 新增账户
|
|
|
|
- user.Permission 对应的是Department表的code, 在人员信息的部门里勾选多个
|
|
- #❓ 多个部门体现在什么功能
|
|
- user.DepartmentCode将用户与部门绑定, 显示在树状图上
|
|
- 在RoleUsers中查询用户的角色
|
|
- 设置角色: 选择角色, 勾选人员, 按部门查找
|