111
k94314517
2023-10-09 bb0a8ba2fba9f22d66a3db7f194493f7f0a96ae0
server/platform/src/main/resources/application.yml
@@ -42,7 +42,6 @@
  # 排除跟踪的URL正则
  exclude-patterns: .+/list[a-zA-Z0-9\-\_]*$, .+/tree[a-zA-Z0-9\-\_]*$, .+/page[a-zA-Z0-9\-\_]*$, .+/all[a-zA-Z0-9\-\_]*$, /swagger-resources.*
# 日志配置
logback:
  level: INFO
@@ -50,7 +49,7 @@
# dao层的日志设置为debug,方便查看sql
logging:
  level:
    com.tielangtou.dao: debug
    com.doumee.dao: debug
pagehelper:
  # 指定使用的数据库数据库