代码更新

This commit is contained in:
ludj
2022-11-25 15:29:18 +08:00
parent 00d2e352fb
commit 9619019c0f
17 changed files with 136 additions and 244 deletions

View File

@@ -56,7 +56,7 @@ https://juejin.cn/post/6844903775631572999
<!--生产环境:打印控制台和输出到文件-->
<springProfile name="prod">
<root level="debug">
<root level="info">
<appender-ref ref="asyncFileAppender"/>
</root>