龚焕茏
2024-08-23 5ab636a4f38353a278ea1b99afdbec9d4f3eeac9
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/*