rev: TLOG与dynamictp相关配置更改

This commit is contained in:
ludj
2024-07-19 14:32:53 +08:00
parent 7473d0b67c
commit 10ae76963f
9 changed files with 49 additions and 31 deletions

View File

@@ -28,6 +28,13 @@
</properties>
<dependencies>
<dependency>
<groupId>org.dromara.dynamictp</groupId>
<artifactId>dynamic-tp-spring-boot-starter-adapter-webserver</artifactId>
<version>1.1.7</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>