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