update 3.4.0

This commit is contained in:
疯狂的狮子li 2021-02-22 10:06:18 +08:00
parent ac99fddfe6
commit 9b136e76bb
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
* 集成 Feign 接口化管理 Http 请求(如三方请求 支付,短信,推送等)
* 升级MybatisPlus 3.4.2
* 增加demo模块示例(给不会增加模块的小伙伴做参考)
* 同步升级 3.3
* 同步升级 3.4.0
## 平台简介

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>ruoyi</artifactId>
<groupId>com.ruoyi</groupId>
<version>3.3.0</version>
<version>3.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>