Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
kiss-config-server
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
0
Merge Requests
0
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
proudkids-pub
kiss-config-server
Commits
a565e59d
Commit
a565e59d
authored
Jul 31, 2019
by
张宗强
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://60.205.210.36/proudkids-pub/kiss-config-server.git
parents
ba630e2c
2039ed92
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
56 additions
and
8 deletions
+56
-8
kiss-apps-dev.yml
+11
-2
kiss-apps-test.yml
+9
-2
kiss-gateway-dev.yml
+12
-0
kiss-upms-service-dev.yml
+11
-2
kiss-upms-service-test.yml
+13
-2
No files found.
kiss-apps-dev.yml
View file @
a565e59d
...
@@ -56,4 +56,13 @@ mybatis-plus:
...
@@ -56,4 +56,13 @@ mybatis-plus:
map-underscore-to-camel-case
:
true
map-underscore-to-camel-case
:
true
cache-enabled
:
true
cache-enabled
:
true
logging
:
logging
:
config
:
classpath:logback.xml
config
:
classpath:logback.xml
\ No newline at end of file
wechat
:
access_token
:
url
:
http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
file
:
tmp
:
location
:
/opt/tmp
\ No newline at end of file
kiss-apps-test.yml
View file @
a565e59d
...
@@ -56,4 +56,11 @@ mybatis-plus:
...
@@ -56,4 +56,11 @@ mybatis-plus:
map-underscore-to-camel-case
:
true
map-underscore-to-camel-case
:
true
cache-enabled
:
true
cache-enabled
:
true
logging
:
logging
:
config
:
classpath:logback.xml
config
:
classpath:logback.xml
\ No newline at end of file
wechat
:
access_token
:
url
:
http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
file
:
tmp
:
location
:
/opt/tmp
\ No newline at end of file
kiss-gateway-dev.yml
View file @
a565e59d
...
@@ -46,6 +46,18 @@ zuul:
...
@@ -46,6 +46,18 @@ zuul:
serviceId
:
kiss-upms-service
serviceId
:
kiss-upms-service
stripPrefix
:
true
stripPrefix
:
true
sensitiveHeaders
:
sensitiveHeaders
:
kiss-business
:
path
:
/business/**
serviceId
:
kiss-business
stripPrefix
:
true
sensitiveHeaders
:
kiss-apps
:
path
:
/apps/**
serviceId
:
kiss-apps
stripPrefix
:
true
sensitiveHeaders
:
ratelimit
:
ratelimit
:
key-prefix
:
kiss-ratelimite
key-prefix
:
kiss-ratelimite
enabled
:
true
enabled
:
true
...
...
kiss-upms-service-dev.yml
View file @
a565e59d
...
@@ -56,4 +56,13 @@ mybatis-plus:
...
@@ -56,4 +56,13 @@ mybatis-plus:
map-underscore-to-camel-case
:
true
map-underscore-to-camel-case
:
true
cache-enabled
:
true
cache-enabled
:
true
logging
:
logging
:
config
:
classpath:logback.xml
config
:
classpath:logback.xml
\ No newline at end of file
wechat
:
access_token
:
url
:
http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
ruser
:
openId
:
url
:
http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
appid
:
wx2d17f5ef6a69a2ff
secret
:
2a90355c5b4f03f883f9374f31dee995
\ No newline at end of file
kiss-upms-service-test.yml
View file @
a565e59d
...
@@ -56,4 +56,15 @@ mybatis-plus:
...
@@ -56,4 +56,15 @@ mybatis-plus:
map-underscore-to-camel-case
:
true
map-underscore-to-camel-case
:
true
cache-enabled
:
true
cache-enabled
:
true
logging
:
logging
:
config
:
classpath:logback.xml
config
:
classpath:logback.xml
\ No newline at end of file
wechat
:
access_token
:
url
:
http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
ruser
:
openId
:
url
:
http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
appid
:
wx2d17f5ef6a69a2ff
secret
:
2a90355c5b4f03f883f9374f31dee995
\ No newline at end of file
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