fix 修复 部分服务未开启日志存储

This commit is contained in:
疯狂的狮子li
2023-01-31 13:58:17 +08:00
parent 30f1c30bd6
commit 8bb802414d
4 changed files with 18 additions and 2 deletions

View File

@@ -179,6 +179,11 @@
<artifactId>logstash-logback-encoder</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-core</artifactId>
</dependency>
</dependencies>
<build>