ruoyi-framework/pom.xml
@@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi-vue-plus</artifactId> <groupId>com.ruoyi</groupId> <version>2.5.1</version> <version>3.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -64,9 +64,9 @@ <!-- 系统模块--> <dependency> <groupId>com.ruoyi</groupId> <artifactId>ruoyi-system</artifactId> <artifactId>ruoyi-common</artifactId> </dependency> </dependencies> </project> </project>