Commit a08a72fe by Administrator

Update techhero-gateway-test.yml

parent 23f89ed9
server:
port: 18098
zuul: 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 clients: techhero-auth,techhero-base-supportplatform,techhero-project-emergencycommand,techhero-permission,techhero-base-basicdata,techhero-preventioncheat,techhero-component-message,techhero-component-websocket
ignoredServices: '*' ignoredServices: '*'
host: host:
connect-timeout-millis: 10000 connect-timeout-millis: 10000
...@@ -36,7 +33,10 @@ ignore: ...@@ -36,7 +33,10 @@ ignore:
- /swagger-ui.html - /swagger-ui.html
- /*/v2/api-docs - /*/v2/api-docs
- /webjars/** - /webjars/**
- /emerycommand/open/zh/queue/** - /emerycommand/open/**
- /socket/**
- /visualization/open/**
- /visualization/open/switchUrl/overview**
- /emerycommand/demo/** - /emerycommand/demo/**
- /basicdata/zh/rest/**/exportExecl #导出表数据 - /basicdata/zh/rest/**/exportExecl #导出表数据
- /basicdata/dc/rest/**/exportExecl - /basicdata/dc/rest/**/exportExecl
...@@ -48,4 +48,7 @@ ignore: ...@@ -48,4 +48,7 @@ ignore:
- /preventioncheat/zbfk/ksjh/eaxmPlan/export - /preventioncheat/zbfk/ksjh/eaxmPlan/export
- /preventioncheat/zbfk/sbgl/device/export - /preventioncheat/zbfk/sbgl/device/export
- /preventioncheat/zbfk/xyxh/cheat/export - /preventioncheat/zbfk/xyxh/cheat/export
- /platform/vc/** #验证码
- /message/** #msg测试使用
- /emerycommand/wjdc/rest/djrxx/getDjrxxData/* - /emerycommand/wjdc/rest/djrxx/getDjrxxData/*
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