rev:代码更新

This commit is contained in:
ludj
2023-09-13 08:41:51 +08:00
parent 7882eb9907
commit 5e64c1937f
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ https://juejin.cn/post/6844903775631572999
<appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender">
<encoder>
<pattern>${log.pattern}</pattern>
<charset>${log.charset}</charset>
<!-- <charset>${log.charset}</charset>-->
</encoder>
</appender>