Commit 9b453a0b authored by lining's avatar lining

fix: 基础token

parent 6047c982
......@@ -17,10 +17,10 @@ project:
# 安全路径白名单 无需token
ant-paths: "/error,**.html**,**.js,**.css,/favicon.ico,/webjars/**,/swagger**,
/swagger-resources/configuration/ui,/**/v2/api-docs,/doc.html,/v2/api-docs-ext,/druid/**\
/,/websocket/**,/category/page,/subclass/**,/token/base,/dict,/common/*,/wechat/pay-notify,/order/agreement,\
/,/websocket/**,/category/*,/subclass/**,/token/base,/dict,/common/*,/wechat/pay-notify,/order/agreement,\
/user/role-type"
# 基础token可以访问的路径白名单
base-token-ant-paths: "/login,/weixin/login"
base-token-ant-paths: "/login,/weixin/login,/category/*,/subclass/**,/common/*"
schedule:
enabled: true
......
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