Browse Source

大屏接口取消token

master
lichao 2 years ago
parent
commit
b78f18c107
  1. 1
      epmet-gateway/src/main/resources/bootstrap.yml

1
epmet-gateway/src/main/resources/bootstrap.yml

@ -501,6 +501,7 @@ epmet:
# 内部认证url白名单(在白名单中的,就不会再校验登录了)
internalAuthUrlsWhiteList:
- /**/screen/**
- /epmetuser/customerstaff/customerlist
- /epmetuser/icresiuser/icUserMatchGrid
- /auth/wechat/**

Loading…
Cancel
Save