|
@ -23,6 +23,13 @@ spring: |
|
|
uri: lb://supervise-portal |
|
|
uri: lb://supervise-portal |
|
|
filters: |
|
|
filters: |
|
|
- StripPrefix=1 |
|
|
- StripPrefix=1 |
|
|
|
|
|
# 工单调度系统 |
|
|
|
|
|
- id: supervise-dispatchcenter |
|
|
|
|
|
predicates: |
|
|
|
|
|
- Path= /dispatch/** |
|
|
|
|
|
uri: lb://supervise-dispatchcenter |
|
|
|
|
|
filters: |
|
|
|
|
|
- StripPrefix=1 |
|
|
|
|
|
|
|
|
- id: supervise-system |
|
|
- id: supervise-system |
|
|
predicates: |
|
|
predicates: |
|
|