【fix】

This commit is contained in:
wujiawei 2025-05-27 09:58:14 +08:00
parent 08b8e2dbb8
commit 200a636379
4 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,7 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-database-lazy-plus-starter</artifactId> <artifactId>wu-database-lazy-orm-plus-starter</artifactId>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@ -37,7 +37,7 @@
<dependency> <dependency>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-database-lazy-plus-starter</artifactId> <artifactId>wu-database-lazy-orm-plus-starter</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.alibaba</groupId> <groupId>com.alibaba</groupId>

View File

@ -37,7 +37,7 @@
<dependency> <dependency>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-database-lazy-plus-starter</artifactId> <artifactId>wu-database-lazy-orm-plus-starter</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.alibaba</groupId> <groupId>com.alibaba</groupId>

View File

@ -42,7 +42,7 @@
<dependency> <dependency>
<groupId>top.wu2020</groupId> <groupId>top.wu2020</groupId>
<artifactId>wu-database-lazy-plus-starter</artifactId> <artifactId>wu-database-lazy-orm-plus-starter</artifactId>
</dependency> </dependency>
<!-- 授权平台 --> <!-- 授权平台 -->
<dependency> <dependency>