Commit 24b5e5623d604a26e29d65ce650e1e1fcfb8067c

Authored by liuzhaolu
1 parent 41739674

更改路由规则

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