Browse Source

放行获取pc工作端手机号获取客户列表接口

dev_shibei_match
sunyuchao 5 years ago
parent
commit
3a5cd49e37
  1. 1
      epmet-gateway/src/main/resources/bootstrap.yml

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

@ -441,6 +441,7 @@ epmet:
# url认证白名单,先判断白名单,在白名单中的url直接放行,不再判断上述需要认证的名单
urlWhiteList:
- /data/report/test/test
- /epmetuser/customerstaff/customerlist
swaggerUrls:

Loading…
Cancel
Save