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

修改网关路由单一节点

parent ea44ecfe
......@@ -59,7 +59,8 @@ spring:
- Path=/zwfw/**
# 设备管理服务
- id: device-manager
uri: lb://device-manager
uri: http://192.168.0.98:18222
#uri: lb://device-manager
predicates:
- Path=/m/**
# 日志服务
......
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