【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>
<groupId>top.wu2020</groupId>
<artifactId>wu-database-lazy-plus-starter</artifactId>
<artifactId>wu-database-lazy-orm-plus-starter</artifactId>
</dependency>
</dependencies>

View File

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

View File

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

View File

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