Commit 5a7777b5 by Administrator

Update application-local.yml

parent 48fd262f
......@@ -73,6 +73,20 @@ token:
# - /config/bus/refresh
# - /loginOut
# 放行白名单
secure:
ignore:
urls: #配置白名单路径
- /actuator/**
- /auth/**
- /auth/hello
- /login/**
- /socket/**
- /task/**
- /gateway/**
- /permission/white/**
- /basic/code/**
wx:
appid: wx6f6c79e9d878b2b2
AppSecret: 3d6beb92857172688cd7a2c8d875d764
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment