正在显示
9 个修改的文件
包含
11 行增加
和
11 行删除
| @@ -6,14 +6,14 @@ | @@ -6,14 +6,14 @@ | ||
| 6 | 6 | ||
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | <artifactId>ruoyi</artifactId> | 8 | <artifactId>ruoyi</artifactId> |
| 9 | - <version>3.1.0</version> | 9 | + <version>3.2.0</version> |
| 10 | 10 | ||
| 11 | <name>ruoyi</name> | 11 | <name>ruoyi</name> |
| 12 | <url>http://www.ruoyi.vip</url> | 12 | <url>http://www.ruoyi.vip</url> |
| 13 | <description>若依管理系统</description> | 13 | <description>若依管理系统</description> |
| 14 | 14 | ||
| 15 | <properties> | 15 | <properties> |
| 16 | - <ruoyi.version>3.1.0</ruoyi.version> | 16 | + <ruoyi.version>3.2.0</ruoyi.version> |
| 17 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | 17 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| 18 | <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> | 18 | <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> |
| 19 | <java.version>1.8</java.version> | 19 | <java.version>1.8</java.version> |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.1.0</version> | 8 | + <version>3.2.0</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | <packaging>jar</packaging> | 11 | <packaging>jar</packaging> |
| @@ -3,9 +3,9 @@ ruoyi: | @@ -3,9 +3,9 @@ ruoyi: | ||
| 3 | # 名称 | 3 | # 名称 |
| 4 | name: RuoYi | 4 | name: RuoYi |
| 5 | # 版本 | 5 | # 版本 |
| 6 | - version: 3.1.0 | 6 | + version: 3.2.0 |
| 7 | # 版权年份 | 7 | # 版权年份 |
| 8 | - copyrightYear: 2019 | 8 | + copyrightYear: 2020 |
| 9 | # 实例演示开关 | 9 | # 实例演示开关 |
| 10 | demoEnabled: true | 10 | demoEnabled: true |
| 11 | # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath) | 11 | # 文件路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath) |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.1.0</version> | 8 | + <version>3.2.0</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.1.0</version> | 8 | + <version>3.2.0</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.1.0</version> | 8 | + <version>3.2.0</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.1.0</version> | 8 | + <version>3.2.0</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <parent> | 5 | <parent> |
| 6 | <artifactId>ruoyi</artifactId> | 6 | <artifactId>ruoyi</artifactId> |
| 7 | <groupId>com.ruoyi</groupId> | 7 | <groupId>com.ruoyi</groupId> |
| 8 | - <version>3.1.0</version> | 8 | + <version>3.2.0</version> |
| 9 | </parent> | 9 | </parent> |
| 10 | <modelVersion>4.0.0</modelVersion> | 10 | <modelVersion>4.0.0</modelVersion> |
| 11 | 11 |
-
请 注册 或 登录 后发表评论