|
@@ -4,14 +4,14 @@ spring.datasource.data.password=kpr.23417.postgres
|
|
|
spring.datasource.data.driver-class-name=org.postgis.DriverWrapper
|
|
|
|
|
|
#pgsql 自来水水量预测数据库源
|
|
|
-spring.datasource.db2.jdbc-url=jdbc:postgresql_postGIS://119.96.165.176:5432/water_volume_prediction?useSSL=false&useAffectedRows=false&allowMultiQueries=true
|
|
|
-spring.datasource.db2.username=postgres
|
|
|
-spring.datasource.db2.password=kpr.23417.postgres
|
|
|
-spring.datasource.db2.driver-class-name=org.postgis.DriverWrapper
|
|
|
-#spring.datasource.db2.jdbc-url=jdbc:postgresql_postGIS://10.101.5.50:5432/water_volume_prediction?useSSL=false&useAffectedRows=false&allowMultiQueries=true
|
|
|
+#spring.datasource.db2.jdbc-url=jdbc:postgresql_postGIS://119.96.165.176:5432/water_volume_prediction?useSSL=false&useAffectedRows=false&allowMultiQueries=true
|
|
|
#spring.datasource.db2.username=postgres
|
|
|
-#spring.datasource.db2.password=ygt.23417.postgres
|
|
|
+#spring.datasource.db2.password=kpr.23417.postgres
|
|
|
#spring.datasource.db2.driver-class-name=org.postgis.DriverWrapper
|
|
|
+spring.datasource.db2.jdbc-url=jdbc:postgresql_postGIS://10.101.5.50:5432/water_volume_prediction?useSSL=false&useAffectedRows=false&allowMultiQueries=true
|
|
|
+spring.datasource.db2.username=postgres
|
|
|
+spring.datasource.db2.password=ygt.23417.postgres
|
|
|
+spring.datasource.db2.driver-class-name=org.postgis.DriverWrapper
|
|
|
|
|
|
|
|
|
spring.datasource.data2.jdbc-url=jdbc:postgresql://119.96.165.176:5432/water_smart_central?useSSL=false&useAffectedRows=false&allowMultiQueries=true&useUnicode=true&characterEncoding=utf-8
|