jiangping
2023-10-08 d3d1b082c49f13abda7e1b73964f7f7fa62105b0
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:
  # 指定使用的数据库数据库