Commit 006e87a0 by Administrator

Update techhero-base-transdata-natived.yml

parent 4d2f026a
...@@ -4,7 +4,7 @@ spring: ...@@ -4,7 +4,7 @@ spring:
port: 5672 port: 5672
username: rabbit username: rabbit
password: rabbit-techhero password: rabbit-techhero
virtual-host: /local virtual-host: /natived
publisher-confirms: true publisher-confirms: true
publisher-returns: true publisher-returns: true
template: template:
...@@ -27,7 +27,7 @@ spring: ...@@ -27,7 +27,7 @@ spring:
datasource: datasource:
trans: trans:
url: jdbc:mysql://databaseServer:30101/transdata_front_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8 url: jdbc:mysql://databaseServer:30101/transdata_front_local?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
username: transdata_front_local username: transdata_front_local
password: X2Zyb250X2xvY2Fs password: X2Zyb250X2xvY2Fs
...@@ -52,7 +52,7 @@ datasource: ...@@ -52,7 +52,7 @@ datasource:
username: inspection_topic_local username: inspection_topic_local
password: b3BpY19sb2NhbA== password: b3BpY19sb2NhbA==
gjsb: gjsb:
url: jdbc:mysql://databaseServer:30101/transdatatestv3?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8 url: jdbc:mysql://databaseServer:30101/transdata_report_local?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
username: transdata_report_local username: transdata_report_local
password: cG9ydF9sb2NhbA== password: cG9ydF9sb2NhbA==
......
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