This commit is contained in:
dftre 2024-10-30 13:57:09 +08:00
parent d5ec8c769c
commit 227b751aff

View File

@ -74,6 +74,7 @@ RuoYi-Geek不仅仅是一个简单的升级版本更是对于RuoYi生态的
```
com.ruoyi
├── common // 工具类
│ └── annotation // 自定义注解
@ -121,6 +122,7 @@ com.ruoyi
│ └── mybatis-jpa // mybatis-jpa插件可移除简化CRUD以数据模型为基础开发
│ └── mybatis-plus // mybatis-plus插件可移除简化CRUD
│ └── mybatis-interceptor // mybatis-interceptor插件可移除简化数据鉴权和分页扩展性强
│ └── atomikos // atomikos分布式事务插件可移除
│ └── netty // netty插件可移除
│ └── websocket // websocket插件可移除
│ └── starter // 插件整合模块