update tlog 1.3.4 => 1.3.5 启用 tlog 自动配置

This commit is contained in:
疯狂的狮子li
2021-12-06 14:36:38 +08:00
parent a39a98cda9
commit 8f8e796c77
7 changed files with 18 additions and 70 deletions

View File

@ -63,6 +63,11 @@
<artifactId>ruoyi-common</artifactId>
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-web-spring-boot-starter</artifactId>
</dependency>
</dependencies>
</project>