代码修改

This commit is contained in:
ludj
2023-05-06 13:46:46 +08:00
parent 9f74e5a274
commit ea716b6bf2
5 changed files with 11 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ https://juejin.cn/post/6844903775631572999
<!--开发环境:打印控制台-->
<springProfile name="dev">
<root level="off">
<root level="info">
<appender-ref ref="CONSOLE"/>
</root>