ruoyi-admin/pom.xml
@@ -78,6 +78,12 @@ <artifactId>ruoyi-demo</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <scope>test</scope> </dependency> </dependencies> <build>