|
@@ -86,6 +86,17 @@ spring:
|
|
- Host=${host-name.api-qa}
|
|
- Host=${host-name.api-qa}
|
|
- Path=/v2/nfyybyfy/taihe/user/syncMedCards
|
|
- Path=/v2/nfyybyfy/taihe/user/syncMedCards
|
|
|
|
|
|
|
|
+ - id: api-qa-v2-nutrimeal
|
|
|
|
+ uri: ${lb-servers.nutrimeal-rest}
|
|
|
|
+ predicates:
|
|
|
|
+ - Host=${host-name.api-qa}
|
|
|
|
+ - Path=/v2/nutrimeal/**
|
|
|
|
+ filters:
|
|
|
|
+ - StripPrefix=2
|
|
|
|
+ - name: Auth
|
|
|
|
+ args:
|
|
|
|
+ auth: ${auths-name.external-api}
|
|
|
|
+
|
|
- id: api-qa-v2-nfyybyfy-nutrimeal
|
|
- id: api-qa-v2-nfyybyfy-nutrimeal
|
|
uri: ${lb-servers.nutrimeal-rest}
|
|
uri: ${lb-servers.nutrimeal-rest}
|
|
predicates:
|
|
predicates:
|