Commit 93453f70 authored by 赵啸非's avatar 赵啸非

修改菜单权限模块

parent c7b41b86
No related merge requests found
......@@ -170,6 +170,15 @@ spring:
metadata:
response-timeout: 200000
connect-timeout: 200000
# 代办帮办
- id: agent-manager
#uri: http://192.168.0.98:21080
uri: lb://agent-manager
predicates:
- Path=/agent/**
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