fanzherong_v 1 deň pred
rodič
commit
c4cf3b987d

+ 8 - 2
snowy-web-app/src/main/resources/application-test.properties

@@ -25,10 +25,16 @@ spring.servlet.multipart.max-file-size=100MB
 #spring.datasource.dynamic.datasource.master.password=MRXPibTNd6FNLRSp
 #spring.datasource.dynamic.strict=true
 
+#spring.datasource.dynamic.datasource.master.driver-class-name=com.mysql.cj.jdbc.Driver
+#spring.datasource.dynamic.datasource.master.url=jdbc:mysql://121.40.149.118:13306/snowy_hnzy?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&useInformationSchema=true&rewriteBatchedStatements=true
+#spring.datasource.dynamic.datasource.master.username=root
+#spring.datasource.dynamic.datasource.master.password=4008809192
+#spring.datasource.dynamic.strict=true
+
 spring.datasource.dynamic.datasource.master.driver-class-name=com.mysql.cj.jdbc.Driver
-spring.datasource.dynamic.datasource.master.url=jdbc:mysql://121.40.149.118:13306/snowy_hnzy?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&useInformationSchema=true&rewriteBatchedStatements=true
+spring.datasource.dynamic.datasource.master.url=jdbc:mysql://218.2.6.10:13006/snowy_hnzy?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true&useInformationSchema=true&rewriteBatchedStatements=true
 spring.datasource.dynamic.datasource.master.username=root
-spring.datasource.dynamic.datasource.master.password=4008809192
+spring.datasource.dynamic.datasource.master.password=whzl9192
 spring.datasource.dynamic.strict=true
 
 # postgres