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.
 
 
 
 
 
 
BPEMR/xi-note-computer/Xi-S-XinQu/XQ04-场景分析.md

21 lines
570 B

# 超管
1. 设置修改系统名称
2. 设置其他管理员
# 系统启动
1. 各个系统提交自己的身份识别信息,各种信息的冲突
2. 各个系统提交权限信息
3. 用户系统将权限信息加入Redis
# 微服务载入程序(Port:62176)
> 由超管账号管理
1. 获取各个服务端口,生成Nginx配置文件(地址,端口,根路径)
2. 收集接口信息
3. 收集权限信息
4. 收集角色信息
5. 子系统状态监控(进程号,内存占用)
6. 测试各个子系统代理状态(固有onlineTest接口)