refactor(log): continew-starter-log-common => continew-starter-log-core

This commit is contained in:
2024-02-19 21:04:17 +08:00
parent 4ffc5dc1d4
commit 56a22c4bce
19 changed files with 34 additions and 34 deletions

View File

@@ -398,10 +398,10 @@
<version>${revision}</version>
</dependency>
<!-- 日志模块 - 公共模块 -->
<!-- 日志模块 - 核心模块 -->
<dependency>
<groupId>top.charles7c.continew</groupId>
<artifactId>continew-starter-log-common</artifactId>
<artifactId>continew-starter-log-core</artifactId>
<version>${revision}</version>
</dependency>