Commit 9e07273c authored by 赵啸非's avatar 赵啸非

添加bill路由

parent 9cae0ca8
......@@ -152,6 +152,15 @@ spring:
metadata:
response-timeout: 200000
connect-timeout: 200000
# 报表系统
- id: bill-manager
#uri: http://192.168.0.98:21080
uri: lb://bill-manager
predicates:
- Path=/bill/**
metadata:
response-timeout: 200000
connect-timeout: 200000
nacos:
# Nacos 作为注册中心的配置项,对应 NacosDiscoveryProperties 配置类
discovery:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment