opt:增加拣选单重修改

This commit is contained in:
2024-12-09 13:03:00 +08:00
parent ac004fc7e1
commit fee70451cb
4 changed files with 19 additions and 1 deletions

View File

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