fix:取消任务时更新库存;opt:日志优化

This commit is contained in:
zhangzq
2023-12-27 11:16:54 +08:00
parent 523c3837e2
commit 8db97aa7f3
5 changed files with 165 additions and 114 deletions

View File

@@ -116,7 +116,7 @@
</logger>
</springProfile>
<springProfile name="prod">
<root level="debug">
<root level="info">
<appender-ref ref="CONSOLE"/>
<appender-ref ref="asyncLuceneAppender"/>
</root>