Browse Source

添加数据健全

dev_shibei_match
jianjun 5 years ago
parent
commit
8a84042cb3
  1. 1
      epmet-gateway/src/main/resources/bootstrap.yml

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

@ -441,6 +441,7 @@ epmet:
# 外部应用认证,使用AccessToken等头进行认证
externalAuthUrls:
- /data/report/**
- /data/stats/**
- /epmetuser/customerstaff/customerlist
swaggerUrls:

Loading…
Cancel
Save