Browse Source

修改

feature/dangjian
李鹏飞 6 years ago
parent
commit
50d6d7626d
  1. 2
      esua-epdc/epdc-gateway/src/main/resources/application.yml

2
esua-epdc/epdc-gateway/src/main/resources/application.yml

@ -160,6 +160,8 @@ spring:
order: 17 order: 17
predicates: predicates:
- Path=${server.servlet.context-path}/custom/** - Path=${server.servlet.context-path}/custom/**
filters:
- StripPrefix=1
#积分管理 #积分管理
- id: epdc-points-server - id: epdc-points-server
uri: @gateway.routes.epdc-points-server.uri@ uri: @gateway.routes.epdc-points-server.uri@

Loading…
Cancel
Save