zrj
2024-07-18 cae70a8906526c3f9cba6408b1809399e5143a43
blade-auth/src/main/resources/application.yml
@@ -41,6 +41,8 @@
      log-condition-evaluation-delta: false
    livereload:
      port: 23333
  main:
    allow-circular-references: true
#mybatis-plus配置
mybatis-plus:
@@ -140,11 +142,6 @@
    #接口放行
    skip-url:
      - /test/**
      - /menu/routes
      - /menu/auth-routes
      - /menu/top-menu
      - /blade-auth/**
      - /tenant/info
    #授权认证配置
    auth:
      - method: ALL