ruoyi-admin/pom.xml
@@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi-vue-plus</artifactId> <groupId>com.ruoyi</groupId> <version>2.6.0</version> <version>3.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> @@ -34,6 +34,11 @@ <dependency> <groupId>com.ruoyi</groupId> <artifactId>ruoyi-framework</artifactId> </dependency> <dependency> <groupId>com.ruoyi</groupId> <artifactId>ruoyi-system</artifactId> </dependency> <!-- 定时任务--> @@ -110,4 +115,4 @@ </plugins> </build> </project> </project>