龚焕茏
2024-08-24 4bab272de0d048fad7b4643fea26b8773df8d3c4
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/*