生成脚本报告处理器

This commit is contained in:
2025-11-27 16:09:18 +08:00
parent 1fda129d3f
commit 6c8a184618
7 changed files with 149 additions and 19 deletions

View File

@@ -75,7 +75,6 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
@@ -89,4 +88,4 @@
</plugins>
</build>
</project>
</project>