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
a7ee6c39
Commit
a7ee6c39
authored
4 years ago
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
6da95be8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
50 additions
and
0 deletions
+50
-0
techhero-gateway-test.yml
+50
-0
No files found.
techhero-gateway-test.yml
0 → 100644
View file @
a7ee6c39
server
:
port
:
18098
zuul
:
ribbon
:
eager-load
:
enabled
:
true
clients
:
techhero-auth,techhero-base-supportplatform,techhero-project-emergencycommand,techhero-permission,techhero-base-basicdata,techhero-preventioncheat
ignoredServices
:
'
*'
host
:
connect-timeout-millis
:
10000
socket-timeout-millis
:
10000
security
:
encode
:
key
:
'
1234567887654321'
#必须16位
validate
:
code
:
true
preview
:
false
sessions
:
stateless
oauth2
:
client
:
client-id
:
techhero
client-secret
:
techhero
resource
:
jwt
:
key-uri
:
http://localhost:18002/oauth/token_key
#解析jwt令牌所需要密钥的地址
authorization
:
check-token-access
:
http://localhost:18002/oauth/check_token
ignore
:
urls
:
-
/auth/**
-
/swagger/api-docs
-
/swagger-resources/**
-
/swagger-ui.html
-
/*/v2/api-docs
-
/webjars/**
-
/emerycommand/open/zh/queue/**
-
/emerycommand/demo/**
-
/basicdata/zh/rest/**/exportExecl
#导出表数据
-
/basicdata/dc/rest/**/exportExecl
-
/basicdata/dc/rest/**/downloadTemplate
#下载表格模板
-
/basicdata/zh/rest/**/downloadTemplate
-
/basicdata/dc/rest/**/uploadExcel
#Excel导入数据
-
/basicdata/zh/rest/**/uploadExcel
-
/preventioncheat/zbfk/ksjh/record/export
#作弊防控导出相关
-
/preventioncheat/zbfk/ksjh/eaxmPlan/export
-
/preventioncheat/zbfk/sbgl/device/export
-
/preventioncheat/zbfk/xyxh/cheat/export
This diff is collapsed.
Click to expand it.
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