代码更新

This commit is contained in:
ludj
2023-05-26 10:46:58 +08:00
parent 392d2a0a66
commit eb9f6f5c96
5 changed files with 17 additions and 238 deletions

View File

@@ -45,6 +45,14 @@
</dependency>
<!-- 日志链路追踪 https://tlog.yomahub.com/pages/f62a84/#%E5%90%8C%E6%AD%A5%E6%97%A5%E5%BF%97-->
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-all-spring-boot-starter</artifactId>
<version>1.5.0</version>
</dependency>
<!-- Lucence核心包 -->
<dependency>
<groupId>org.apache.lucene</groupId>