|
|
@@ -1,11 +1,11 @@
|
|
|
jdbc.driverClassName=com.mysql.jdbc.Driver
|
|
|
|
|
|
## old
|
|
|
-#jdbc.url=jdbc:mysql://10.10.100.18:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
|
|
|
-#jdbc.username=root
|
|
|
-#jdbc.password=select
|
|
|
+#jdbc.url=jdbc:mysql://188.131.128.107:3306/b2b_mysql_test?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
|
|
|
+#jdbc.username=sa
|
|
|
+#jdbc.password=select111***
|
|
|
|
|
|
-#txcloud
|
|
|
+## txcloud
|
|
|
jdbc.url=jdbc:mysql://172.21.0.2:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
|
|
|
jdbc.username=root
|
|
|
jdbc.password=select111***
|