서베이 부분 변경

This commit is contained in:
kimscott
2019-09-16 11:09:43 +09:00
parent b2ea6942ff
commit 3f032a0cda

View File

@@ -17,7 +17,7 @@ spring:
uri: http://localhost:8085 uri: http://localhost:8085
predicates: predicates:
- Path=/products/** - Path=/products/**
- id: goods - id: goods
uri: http://localhost:8085 uri: http://localhost:8085
predicates: predicates:
- Path=/goods/** - Path=/goods/**
@@ -36,7 +36,7 @@ spring:
- id: servicecenter - id: servicecenter
uri: http://localhost:8084 uri: http://localhost:8084
predicates: predicates:
- Path=/customers/** - Path=/serveys/**
- id: mypage - id: mypage
uri: http://localhost:8086 uri: http://localhost:8086
predicates: predicates: