1
zj
2025-09-08 9b44c17d57474254ca8f7ef9eecc2fe1be1ea695
src/main/resources/application.yml
@@ -15,6 +15,8 @@
      min-spare: 100
# 日志配置
logging:
  file:
    encoding: UTF-8
  level:
    com.ruoyi: debug
    org.springframework: warn