Commit aabb26e2 by Administrator

Update techhero-gateway-local.yml

parent e51bfb04
...@@ -4,12 +4,6 @@ zuul: ...@@ -4,12 +4,6 @@ zuul:
enabled: true enabled: true
clients: techhero-auth,techhero-base-system,techhero-base-exam,techhero-base-transdata,techhero-project-theme,techhero-project-emergencycommand,techhero-project-track,techhero-project-visualization,techhero-preventioncheat,techhero-component-task,techhero-component-websocket,techhero-component-message,techhero-component-workflow clients: techhero-auth,techhero-base-system,techhero-base-exam,techhero-base-transdata,techhero-project-theme,techhero-project-emergencycommand,techhero-project-track,techhero-project-visualization,techhero-preventioncheat,techhero-component-task,techhero-component-websocket,techhero-component-message,techhero-component-workflow
ignoredServices: '*' ignoredServices: '*'
routes:
socket:
path: /**
url: http://127.0.0.1:18090
#service-id: techhero-component-websocket
customSensitiveHeaders: true
host: host:
connect-timeout-millis: 2000000 connect-timeout-millis: 2000000
...@@ -83,7 +77,7 @@ ignore: ...@@ -83,7 +77,7 @@ ignore:
- /system/login/checkAccount/* #校验用户名 - /system/login/checkAccount/* #校验用户名
- /system/login/resetPassword #首页未登录重置密码 - /system/login/resetPassword #首页未登录重置密码
- /esms/sendVerifCode/* #首页忘记密码获取短信验证码接口 - /esms/sendVerifCode/* #首页忘记密码获取短信验证码接口
- /socketServer/** - /socket/**
- /exam/zh/rest/zhSssbxxb/downloadTemplate/** - /exam/zh/rest/zhSssbxxb/downloadTemplate/**
- /workflow/static/** - /workflow/static/**
- /exam/wechat/** #微信小程序调用接口 - /exam/wechat/** #微信小程序调用接口
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