add:添加仓库策略

This commit is contained in:
zhangzq
2025-06-25 18:04:07 +08:00
parent cc3376f60d
commit fc2bb569b6
13 changed files with 578 additions and 19 deletions

View File

@@ -99,7 +99,7 @@
<!--开发环境:打印控制台-->
<springProfile name="dev">
<root level="debug">
<root level="info">
<appender-ref ref="asyncLuceneAppender"/>
<appender-ref ref="CONSOLE"/>
</root>