增加tlo依赖,配置

This commit is contained in:
476474485@qq.com 2024-06-26 13:49:28 +08:00
parent 0c0e286798
commit 5e3f82f111
1 changed files with 2 additions and 1 deletions

View File

@ -371,9 +371,10 @@
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-all</artifactId>
<artifactId>tlog-all-spring-boot-starter</artifactId>
<version>1.5.2</version>
</dependency>
</dependencies>
<build>