xiangpei
2024-08-26 abd5e9985bd0b4ac0d20ec16eaf2c5577790d6c9
ycl-server/src/main/resources/application.yml
@@ -68,7 +68,7 @@
logging:
  level:
    org.springframework: warn
    com.ycl : debug
    com.ycl : error
# security配置
security:
@@ -107,3 +107,4 @@
  excludes: /system/notice
  # 匹配链接
  urlPatterns: /system/*,/monitor/*,/tool/*