Commit 3e18a8e2 by Administrator

Update techhero-gateway-dev.yml

parent 74f57bb6
...@@ -2,7 +2,7 @@ zuul: ...@@ -2,7 +2,7 @@ zuul:
ribbon: ribbon:
eager-load: eager-load:
enabled: true enabled: true
clients: techhero-auth,techhero-base-supportplatform,techhero-project-emergencycommand,techhero-permission,techhero-base-basicdata,techhero-preventioncheat,techhero-component-msg,techhero-component-websocket clients: techhero-auth,techhero-base-supportplatform,techhero-project-emergencycommand,techhero-project-visualization,techhero-permission,techhero-base-basicdata,techhero-preventioncheat,techhero-component-msg,techhero-component-websocket
ignoredServices: '*' ignoredServices: '*'
host: host:
connect-timeout-millis: 10000 connect-timeout-millis: 10000
...@@ -36,6 +36,7 @@ ignore: ...@@ -36,6 +36,7 @@ ignore:
- /emerycommand/open/** - /emerycommand/open/**
- /emerycommand/open/zh/queue/** - /emerycommand/open/zh/queue/**
# - /emerycommand/** # - /emerycommand/**
- /visualization/open/switchUrl/overview**
- /emerycommand/demo/** - /emerycommand/demo/**
- /basicdata/zh/rest/**/exportExecl #导出表数据 - /basicdata/zh/rest/**/exportExecl #导出表数据
- /basicdata/dc/rest/**/exportExecl - /basicdata/dc/rest/**/exportExecl
......
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