Commit f9e49d2f by Administrator

Update application-dev.yml

parent 640005f2
...@@ -76,6 +76,7 @@ token: ...@@ -76,6 +76,7 @@ token:
secure: secure:
ignore: ignore:
urls: #配置白名单路径 urls: #配置白名单路径
- /*/open/**
- /actuator/** - /actuator/**
- /auth/** - /auth/**
- /rsa/** - /rsa/**
...@@ -90,7 +91,7 @@ secure: ...@@ -90,7 +91,7 @@ secure:
- /subject/alipay/alipayCallback - /subject/alipay/alipayCallback
- /examination/app/forgetPassword - /examination/app/forgetPassword
- /examination/app/sendSmsCode - /examination/app/sendSmsCode
- /devicemanage/open/callback
# 微信 # 微信
......
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