1. 修改日志 2.回退提交测试代码 3. 修改配置

This commit is contained in:
weir
2021-07-25 18:59:20 +08:00
parent d5997c4dc0
commit 9482b3b220
3 changed files with 16 additions and 30 deletions

View File

@@ -65,7 +65,7 @@
</root>
</springProfile>
<!-- 其它环境 -->
<springProfile name="default">
<springProfile name="dev,default">
<root level="INFO">
<appender-ref ref="STDOUT"/>
<appender-ref ref="ASYNC"/>