|
@@ -52,6 +52,10 @@ spring:
|
|
|
uri: lb://mes-schedule-server
|
|
uri: lb://mes-schedule-server
|
|
|
predicates:
|
|
predicates:
|
|
|
- Path=/mesSchedule/**
|
|
- Path=/mesSchedule/**
|
|
|
|
|
+ - id: middleware_data_center_server
|
|
|
|
|
+ uri: http://127.0.0.1:8082
|
|
|
|
|
+ predicates:
|
|
|
|
|
+ - Path=/datacenter/api/**
|
|
|
|
|
|
|
|
# 正式的环境去掉该配置
|
|
# 正式的环境去掉该配置
|
|
|
- id: pc_client
|
|
- id: pc_client
|