Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-config
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-config
Commits
1f34ccb6
Commit
1f34ccb6
authored
Feb 17, 2022
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-gateway-dev_hwh.yml
parent
0931db3c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
6 deletions
+36
-6
techhero-gateway-dev_hwh.yml
+36
-6
No files found.
techhero-gateway-dev_hwh.yml
View file @
1f34ccb6
...
...
@@ -2,7 +2,7 @@ zuul:
ribbon
:
eager-load
:
enabled
:
true
clients
:
techhero-auth,techhero-base-exam,techhero-
base-system,techhero-project-theme,techhero-project-emergencycommand,techhero-project-visualization,techhero-preventioncheat,techhero-component-message,techhero-component-task,techhero-component-websocket,techhero-component-oss,techhero-project-track,techhero-project-inspection
clients
:
techhero-auth,techhero-base-exam,techhero-
component-workflow,techhero-base-system,techhero-project-theme,techhero-project-emergencycommand,techhero-project-visualization,techhero-preventioncheat,techhero-component-message,techhero-component-task,techhero-component-websocket,techhero-component-oss,techhero-project-track,techhero-project-inspection,techhero-base-datagovern,techhero-project-verification,techhero-front-server
ignoredServices
:
'
*'
host
:
connect-timeout-millis
:
2000000
...
...
@@ -15,7 +15,11 @@ hystrix:
isolation
:
thread
:
timeoutInMilliseconds
:
60000
#设置API网关中路由转发请求的HystrixCommand执行超时时间
ribbon
:
ReadTimeout
:
300000
ConnectTimeout
:
300000
MaxAutoRetries
:
1
MaxAutoRetriesNextServer
:
1
host
:
connect-timeout-millis
:
20000
...
...
@@ -34,16 +38,24 @@ security:
client-secret
:
techhero
resource
:
jwt
:
key-uri
:
http://192.168.
255.134:10420
/oauth/token_key
#解析jwt令牌所需要密钥的地址
key-uri
:
http://192.168.
0.151:10006
/oauth/token_key
#解析jwt令牌所需要密钥的地址
authorization
:
check-token-access
:
http://techhero-auth/oauth/check_token
gateway
:
allowed
:
origins
:
-
"
*"
-
http://119.96.87.17:18098
ignore
:
urls
:
-
/insp/rest/record/receivedMessage
-
/oss/**
-
/system/open/server/permission/getSession**
-
/system/fileForward/**
-
/system/login/resetPassword
-
/login/updatePassWord
-
/message/esms/sendVerifCode/**
#首页忘记密码获取短信验证码接口
-
/system/login/updatePwdForClient
-
/auth/**
...
...
@@ -59,6 +71,15 @@ ignore:
-
/emerycommand/open/zh/msg
-
/emerycommand/open/zh/qr/checkIn/*
-
/emerycommand/open/zh/queue/sendAlarmQueueMsg
-
/emerycommand/appCommandTask/uploadTaskFile/**
-
/emerycommand/commandTask/saveReportData/**
-
/emerycommand/commandTask/selectReportData/**
-
/emerycommand/commandTask/save/registration/**
-
/emerycommand/commandTask/save/application/**
-
/emerycommand/commandTask/save/review/**
-
/emerycommand/commandTask/save/refund/**
-
/emerycommand/onlinefill/rest/**
-
/template/addr
-
/socket/**
-
/visualization/open/**
-
/visualization/open/switchUrl/overview**
...
...
@@ -78,7 +99,7 @@ ignore:
-
/platform/vc/**
#验证码
-
/system/vc/**
#验证码
-
/message/**
#msg测试使用
-
/emerycommand/wjdc/rest/djrxx/getDjrxxData/*
#
- /emerycommand/wjdc/rest/djrxx/getDjrxxData/*
-
/basicdata/dc/rest/dcKsjhb/queryAll
#考试计划列表
-
/exam/dc/rest/dcKsjhb/queryAll
#考试计划列表
-
/exam/dc/rest/dcKsjhb/getExamPlan
#登录页考试计划, 按时间排序
...
...
@@ -99,4 +120,14 @@ ignore:
-
/exam/GetSfrzUserInfo/**
#认证用户查询信息
-
/system/login/checkAccount/**
#校验用户名
-
/exam/wechat/**
#微信小程序调用接口
-
/system/login/clientCheckPassword/**
#客户端校验是否为初始密码
\ No newline at end of file
-
/system/login/clientCheckPassword/**
#客户端校验是否为初始密码
-
/track/open/tag/bind/**
#电子标签与吊牌绑定
-
/track/open/down/package/**
#离线数据包下载
-
/track/transportTask/packageReport
#app出入库任务上报
-
/track/open/session/**
#设备状态考试场次接口
-
/track/transportTask/packageStatus
#试卷包状态查询
-
/track/transportTask/testInsert
#手动测试上报
-
/track/open/warn/**
#预警相关
-
/verification/api/Login/**
# 身份认证获取token
-
/insp/open/**
-
/insp/rest/meetingUser/isPost
#巡查用户岗位查询
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment