Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center
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
吴学德
gdtel-gztel-school-center
Commits
b5b29140
Commit
b5b29140
authored
Mar 10, 2020
by
吴学德
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改数据库地址
parent
2ea2e95a
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
apply-net/src/main/resources/application-prod.yml
+1
-1
core-service/src/main/resources/application-prod.yml
+1
-1
new-user/src/main/resources/application-prod.yml
+1
-1
old-user/src/main/resources/application-prod.yml
+1
-1
renewal-user/src/main/resources/application-prod.yml
+1
-1
service-manager/src/main/resources/application-prod.yml
+1
-1
task/src/main/resources/application-prod.yml
+1
-1
No files found.
apply-net/src/main/resources/application-prod.yml
View file @
b5b29140
...
...
@@ -128,7 +128,7 @@ spring:
max-active
:
30
datasource
:
master
:
url
:
jdbc:mysql://172.18.101.171:3306/
dzqd
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://172.18.101.171:3306/
school_center
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
username
:
root
password
:
AMrGBg6ZSsRrDLs6
driver-class-name
:
com.mysql.cj.jdbc.Driver
...
...
core-service/src/main/resources/application-prod.yml
View file @
b5b29140
...
...
@@ -95,7 +95,7 @@ spring:
exprie
:
600
prohibition
:
600
datasource
:
url
:
jdbc:mysql://172.18.101.171:3306/
dzqd
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://172.18.101.171:3306/
school_center
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
username
:
root
password
:
AMrGBg6ZSsRrDLs6
#用来搜集数据库的所有表
...
...
new-user/src/main/resources/application-prod.yml
View file @
b5b29140
...
...
@@ -128,7 +128,7 @@ spring:
max-active
:
30
datasource
:
master
:
url
:
jdbc:mysql://172.18.101.171:3306/
dzqd
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://172.18.101.171:3306/
school_center
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
username
:
root
password
:
AMrGBg6ZSsRrDLs6
driver-class-name
:
com.mysql.cj.jdbc.Driver
...
...
old-user/src/main/resources/application-prod.yml
View file @
b5b29140
...
...
@@ -128,7 +128,7 @@ spring:
max-active
:
30
datasource
:
master
:
url
:
jdbc:mysql://172.18.101.171:3306/
dzqd
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://172.18.101.171:3306/
school_center
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
username
:
root
password
:
AMrGBg6ZSsRrDLs6
driver-class-name
:
com.mysql.cj.jdbc.Driver
...
...
renewal-user/src/main/resources/application-prod.yml
View file @
b5b29140
...
...
@@ -128,7 +128,7 @@ spring:
max-active
:
30
datasource
:
master
:
url
:
jdbc:mysql://172.18.101.171:3306/
dzqd
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://172.18.101.171:3306/
school_center
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
username
:
root
password
:
AMrGBg6ZSsRrDLs6
driver-class-name
:
com.mysql.cj.jdbc.Driver
...
...
service-manager/src/main/resources/application-prod.yml
View file @
b5b29140
...
...
@@ -128,7 +128,7 @@ spring:
max-active
:
30
datasource
:
master
:
url
:
jdbc:mysql://172.18.101.171:3306/
dzqd
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://172.18.101.171:3306/
school_center
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
username
:
root
password
:
AMrGBg6ZSsRrDLs6
driver-class-name
:
com.mysql.cj.jdbc.Driver
...
...
task/src/main/resources/application-prod.yml
View file @
b5b29140
...
...
@@ -121,7 +121,7 @@ spring:
exprie
:
600
prohibition
:
600
datasource
:
url
:
jdbc:mysql://172.18.101.171:3306/
dzqd
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
url
:
jdbc:mysql://172.18.101.171:3306/
school_center
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=CTT&allowPublicKeyRetrieval=true
username
:
root
password
:
AMrGBg6ZSsRrDLs6
filters
:
wall,mergeStat
...
...
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