From 99390fda05f53af18a07a3ba5194bada39a54716 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Thu, 14 Jan 2021 13:22:53 +0800
Subject: [PATCH] update README.md
---
README.md | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index fd4f14a..2541248 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
## 平台简介
+若依是一套全部开源的快速开发平台,毫无保留给个人及企业免费使用。
+
* 采用前后端分离的模式,微服务版本前端(基于 [RuoYi-Vue](https://gitee.com/y_project/RuoYi-Vue))。
* 后端采用Spring Boot、Spring Cloud & Alibaba。
* 注册中心、配置中心选型Nacos,权限认证使用Redis。
@@ -22,6 +24,7 @@
├── ruoyi-common // 通用模块
│ └── ruoyi-common-core // 核心模块
│ └── ruoyi-common-datascope // 权限范围
+│ └── ruoyi-common-datasource // 多数据源
│ └── ruoyi-common-log // 日志记录
│ └── ruoyi-common-redis // 缓存服务
│ └── ruoyi-common-security // 安全模块
@@ -38,7 +41,7 @@
## 架构图
-<img src="https://oscimg.oschina.net/oscnet/up-8b9f92ed62f8aa17bd95999272f12a5927c.png"/>
+<img src="https://oscimg.oschina.net/oscnet/up-63c1c1dd2dc2b91d498164d9ee33682a32a.png"/>
## 内置功能
@@ -105,7 +108,7 @@
</tr>
<tr>
<td><img src="https://oscimg.oschina.net/oscnet/up-ff9e3066561574aca73005c5730c6a41f15.png"/></td>
- <td><img src="https://oscimg.oschina.net/oscnet/up-6d73c2140ce694e3de4c05035fdc1868d4c.png"/></td>
+ <td><img src="https://oscimg.oschina.net/oscnet/up-5e4daac0bb59612c5038448acbcef235e3a.png"/></td>
</tr>
</table>
--
Gitblit v1.9.3