chore: continew-starter 2.0.2 => 2.1.0

This commit is contained in:
2024-06-05 20:49:54 +08:00
parent afbd619d09
commit 51d05a263a
4 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
<!-- ContiNew Starter 扩展模块 - CURD增删改查 -->
<dependency>
<groupId>top.continew</groupId>
<artifactId>continew-starter-extension-crud</artifactId>
<artifactId>continew-starter-extension-crud-mp</artifactId>
</dependency>
<!-- ContiNew Starter 认证模块 - JustAuth -->