1. 修改 readme.md
This commit is contained in:
parent
72c4a0374c
commit
a04291e868
17
Readme.md
17
Readme.md
|
|
@ -14,19 +14,14 @@ sanyicloud -->
|
||||||
├── common-mail -- 邮件 扩展封装
|
├── common-mail -- 邮件 扩展封装
|
||||||
├── common-mongo -- mongoDB 扩展封装
|
├── common-mongo -- mongoDB 扩展封装
|
||||||
├── common-mybatis -- orm (Object Relational Mapping) 框架, mybatis-plus 扩展封装
|
├── common-mybatis -- orm (Object Relational Mapping) 框架, mybatis-plus 扩展封装
|
||||||
├── common-oss -- 文件存储 扩展封装
|
├── common-redis -- 缓存
|
||||||
├── common-security -- 全局登录注册
|
├── common-security -- 全局登录注册
|
||||||
├── -modules bi 平台相关
|
├── -modules 平台相关
|
||||||
├── -module-auth 部署于阿里云测试和华为正式 --> 使用华为docker redis
|
├── -module-auth 部署于阿里云测试和华为正式 --> 使用华为docker redis
|
||||||
├── -module-common bi平台相关公共类, 主要为 日志, xxl-job, security 等
|
├── -module-gateway 平台网关 --> 使用华为云 docker redis
|
||||||
├── -module-fast bi平台收入与支出拉取等 --> 使用华为云 docker mysql, redis
|
├── -module-oss 平台文件相关 --> 使用华为云 docker redis
|
||||||
├── -module-gateway bi平台网关 --> 使用华为云 docker redis
|
├── -module-job 平台定时任务 --> 使用华为云 docker mysql, redis
|
||||||
├── -module-job bi平台定时任务 --> 使用华为云 docker mysql, redis
|
├── -module-system bi平台系统管理 --> 使用阿里云 mysql redis
|
||||||
├── -module-manager bi平台项目管理 --> 使用阿里云 mysql 华为云 redis
|
|
||||||
├── -module-review bi平台评论管理 --> 使用阿里云 mysql redis
|
|
||||||
├── -module-system-v2 bi平台系统管理 --> 使用阿里云 mysql redis
|
|
||||||
├── -module-website bi平台招聘以及叁一官网 --> 使用华为云 docker mysql redis
|
|
||||||
└── -tp-data 拉取tp元数据 --> 使用阿里云 mongo mysql
|
|
||||||
└── visual 可视化相关
|
└── visual 可视化相关
|
||||||
└── -sentinel -- 流量高可用 [5003] , 并进行了 nacos 持久化配置, 默认的 group 为 SENTINEL_GROUP
|
└── -sentinel -- 流量高可用 [5003] , 并进行了 nacos 持久化配置, 默认的 group 为 SENTINEL_GROUP
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue