Skip to content

Commit c20bd42

Browse files
committed
update README.md
1 parent 46731f2 commit c20bd42

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
</div>
1010

1111
#### 项目简介
12-
一个基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 JWT、Spring Security、Redis、Vue的前后端分离的后台管理系统
13-
现已发布基于 mybatis-plus 版本,项目地址:[https://github.com/elunez/eladmin-mp](https://github.com/elunez/eladmin-mp)
12+
一个基于 Spring Boot 2.6.4 、 Spring Boot Jpa、 JWT、Spring Security、Redis、Vue的前后端分离的后台管理系统
13+
14+
现已发布基于 mybatis-plus 版本,项目地址:[https://github.com/elunez/eladmin-mp](https://github.com/elunez/eladmin-mp)[https://gitee.com/elunez/eladmin-mp](https://gitee.com/elunez/eladmin-mp)
1415

1516
**开发文档:** [https://eladmin.vip](https://eladmin.vip)
1617

@@ -69,9 +70,9 @@
6970

7071
- `eladmin-logging` 为系统的日志模块,其他模块如果需要记录日志需要引入该模块
7172

72-
- `eladmin-tools` 为第三方工具模块,包含:图床、邮件、云存储、本地存储、支付宝
73+
- `eladmin-tools` 为第三方工具模块,包含:邮件、七牛云存储、本地存储、支付宝
7374

74-
- `eladmin-generator` 为系统的代码生成模块,代码生成的模板在 system 模块中
75+
- `eladmin-generator` 为系统的代码生成模块,支持生成前后端CRUD代码
7576

7677
#### 详细结构
7778

@@ -94,10 +95,6 @@
9495

9596
#### 特别鸣谢
9697

97-
- 感谢 [七牛云](https://portal.qiniu.com/signup?utm_source=kaiyuan&utm_media=ELADMIN) 提供的免费云存储与CDN加速支持
98-
99-
- 感谢 [JetBrains](https://www.jetbrains.com/) 提供的非商业开源软件开发授权
100-
10198
- 感谢 [PanJiaChen](https://github.com/PanJiaChen/vue-element-admin) 大佬提供的前端模板
10299

103100
- 感谢 [Moxun](https://github.com/moxun1639) 大佬提供的前端 Curd 通用组件

0 commit comments

Comments
 (0)