1
0

feat: 移除依赖,jpa版本跟随主项目

This commit is contained in:
2025-08-26 11:39:39 +08:00
parent 76aa61e452
commit 7d548a4be1

View File

@@ -30,6 +30,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.blinkfox</groupId>