Commit 2000bb7dc18ed7023c815c5de7ee8b786b7078e1
1 parent
1d9af0e3
调整钉钉服务
Showing
1 changed file
with
4 additions
and
1 deletions
gateway.yml
| @@ -53,7 +53,10 @@ zuul: | @@ -53,7 +53,10 @@ zuul: | ||
| 53 | path: /app/cxcy/** | 53 | path: /app/cxcy/** |
| 54 | #url: http://cxcy-service:16300 | 54 | #url: http://cxcy-service:16300 |
| 55 | serviceId: cxcy-service | 55 | serviceId: cxcy-service |
| 56 | - | 56 | + dingding: |
| 57 | + path: /dingding-service/** | ||
| 58 | + #url: http://user-service:16100 | ||
| 59 | + serviceId: user-service | ||
| 57 | hystrix: | 60 | hystrix: |
| 58 | command: | 61 | command: |
| 59 | default: | 62 | default: |