Commit bb8da7c2 authored by 赵啸非's avatar 赵啸非

添加事项渠道

parent 38464900
......@@ -161,6 +161,15 @@ spring:
metadata:
response-timeout: 200000
connect-timeout: 200000
# 企业服务中台
- id: enterprise-service-manager
#uri: http://192.168.0.98:21080
uri: lb://enterprise-service-manager
predicates:
- Path=/entservice/**
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