@@ -51,6 +51,10 @@ spring:
uri: lb://workflow-server
predicates:
- Path=/workflow-prodog/**
+ - id: report_server_ureport
+ uri: lb://report-server
+ predicates:
+ - Path=/ureport/**
# 正式的环境去掉该配置
- id: pc_client
uri: http://127.0.0.1:8081