Commit c7c33fb4 by Administrator

Update techhero-gateway-test.yml

parent 4a7e6846
...@@ -2,11 +2,11 @@ zuul: ...@@ -2,11 +2,11 @@ zuul:
ribbon: ribbon:
eager-load: eager-load:
enabled: true enabled: true
clients: techhero-auth,techhero-base-supportplatform,techhero-project-theme,techhero-project-emergencycommand,techhero-permission,techhero-base-basicdata,techhero-project-visualization,techhero-preventioncheat,techhero-component-message,techhero-component-websocket clients: techhero-auth,techhero-base-supportplatform,techhero-base-exam,techhero-base-system,techhero-project-theme,techhero-project-emergencycommand,techhero-permission,techhero-base-basicdata,techhero-project-visualization,techhero-preventioncheat,techhero-component-message,techhero-component-websocket
ignoredServices: '*' ignoredServices: '*'
host: host:
connect-timeout-millis: 10000 connect-timeout-millis: 20000
socket-timeout-millis: 10000 socket-timeout-millis: 20000
security: security:
encode: encode:
...@@ -34,8 +34,10 @@ ignore: ...@@ -34,8 +34,10 @@ ignore:
- /*/v2/api-docs - /*/v2/api-docs
- /webjars/** - /webjars/**
- /emerycommand/open/** - /emerycommand/open/**
- /emerycommand/open/zh/msg
- /socket/** - /socket/**
- /visualization/open/** - /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,9 +50,21 @@ ignore: ...@@ -48,9 +50,21 @@ ignore:
- /preventioncheat/zbfk/sbgl/device/export - /preventioncheat/zbfk/sbgl/device/export
- /preventioncheat/zbfk/xyxh/cheat/export - /preventioncheat/zbfk/xyxh/cheat/export
- /platform/vc/** #验证码 - /platform/vc/** #验证码
- /system/vc/** #验证码
- /message/** #msg测试使用 - /message/** #msg测试使用
- /emerycommand/wjdc/rest/djrxx/getDjrxxData/* - /emerycommand/wjdc/rest/djrxx/getDjrxxData/*
- /basicdata/dc/rest/dcKsjhb/queryAll #考试计划列表 - /basicdata/dc/rest/dcKsjhb/queryAll #考试计划列表
- /exam/dc/rest/dcKsjhb/queryAll #考试计划列表
- /emerycommand/wjdc/rest/wjmb/uploadFile - /emerycommand/wjdc/rest/wjmb/uploadFile
- /system/parent/register # 家长注册
- /system/parent/login # 家长登录
- /system/parent/setNewPwdByUserName # 家长忘记密码
- /exam/zh/rest/**/exportExcel #导出表数据
- /exam/dc/rest/**/exportExcel
- /exam/dc/rest/**/downloadTemplate #下载表格模板
- /exam/zh/rest/**/downloadTemplate
- /exam/dc/rest/**/uploadExcel #Excel导入数据
- /exam/zh/rest/**/uploadExcel
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