This commit is contained in:
RuoYi
2018-10-03 23:11:09 +08:00
parent c85f36fa1f
commit 5e5c21e14f
139 changed files with 339 additions and 263 deletions

View File

@ -5,7 +5,7 @@
<groupId>com.ruoyi</groupId>
<artifactId>RuoYi</artifactId>
<version>2.4.0</version>
<version>3.0.0</version>
<packaging>jar</packaging>
<name>RuoYi</name>
@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.RELEASE</version>
<relativePath />
</parent>