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