|
@@ -14,13 +14,13 @@ mssql.jdbc.password=21321321
|
|
|
|
|
|
spring.datasource.url=jdbc:mysql://192.168.110.206:3306/biapp?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true
|
|
|
spring.datasource.username=dev
|
|
|
-spring.datasource.password=oJ6v%LrjCee)fC2Gdv
|
|
|
+spring.datasource.password=biappdev123
|
|
|
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
|
|
|
|
|
|
# \u4E00\u7891\u5DE5\u5355\u6570\u636E\u5E93
|
|
|
spring.datasource.eba.url=jdbc:mysql://192.168.110.206:3306/biapp?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=TRUE
|
|
|
spring.datasource.eba.username=dev
|
|
|
-spring.datasource.eba.password=oJ6v%LrjCee)fC2Gdv
|
|
|
+spring.datasource.eba.password=biappdev123
|
|
|
spring.datasource.eba.dataSourceClassName=com.mysql.jdbc.Driver
|
|
|
spring.datasource.eba.poll.size=100
|
|
|
|
|
@@ -44,7 +44,7 @@ phoenix.sales.iv=123213
|
|
|
### \u7EE9\u6548\u7BA1\u7406\u6570\u636E\u6E90
|
|
|
performance.datasource.url=jdbc:mysql://192.168.110.206:3306/performance_app?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=true&useSSL=false
|
|
|
performance.datasource.username=dev
|
|
|
-performance.datasource.password=oJ6v%LrjCee)fC2Gdv
|
|
|
+performance.datasource.password=biappdev123
|
|
|
performance.datasource.driver=com.mysql.jdbc.Driver
|
|
|
|
|
|
### \u5929\u95EEHM_wygl_new_1853\u8868
|
|
@@ -56,7 +56,7 @@ hmWygl.jdbc.driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
|
|
|
|
|
|
spring.datasource.bii.url=jdbc:mysql://192.168.110.206:3306/biv?useUnicode=true&characterEncoding=utf8&autoReconnect=true&rewriteBatchedStatements=TRUE
|
|
|
spring.datasource.bii.username=dev
|
|
|
-spring.datasource.bii.password=oJ6v%LrjCee)fC2Gdv
|
|
|
+spring.datasource.bii.password=biappdev123
|
|
|
spring.datasource.bii.driver=com.mysql.jdbc.Driver
|
|
|
spring.datasource.bii.poll.size=20
|
|
|
|