xiangpei
2024-08-24 25c0f523fccd89da32077f8f9b3da2a0d2502de2
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/*