Browse Source

gateway添加外部白名单

release
jianjun 4 years ago
parent
commit
3c6c7f3af8
  1. 1
      epmet-gateway/src/main/resources/bootstrap.yml

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

@ -523,6 +523,7 @@ epmet:
- /third/private-epmet/push-component-access-token
- /data/stats/plugins/ofs/**
- /data/stats/plugins/workrecord/**
- /epmetuser/staffrole/getGridStaffList #py获取网格员 网格长
# 对外开放接口认证白名单

Loading…
Cancel
Save