Commit 24b5e5623d604a26e29d65ce650e1e1fcfb8067c
1 parent
41739674
更改路由规则
Showing
1 changed file
with
1 additions
and
1 deletions
config-repo/api-gateway.yml
| @@ -19,7 +19,7 @@ zuul: | @@ -19,7 +19,7 @@ zuul: | ||
| 19 | path: /a/** | 19 | path: /a/** |
| 20 | api-b: | 20 | api-b: |
| 21 | service-id: HELLOSERVER | 21 | service-id: HELLOSERVER |
| 22 | - path: /b/** | 22 | + path: /d/** |
| 23 | api-c: | 23 | api-c: |
| 24 | service-id: HELLOSERVER | 24 | service-id: HELLOSERVER |
| 25 | path: /ccc/** | 25 | path: /ccc/** |
| 26 | \ No newline at end of file | 26 | \ No newline at end of file |