This commit is contained in:
WJWJW 2025-05-31 17:53:45 +08:00
parent 26e4990f0a
commit f82e9e5f0a

View File

@ -25,6 +25,10 @@
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-framework-web</artifactId> <artifactId>wu-framework-web</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
</dependency>
</dependencies> </dependencies>
</project> </project>