Explorar o código

更新管理平台配置环境

hejq %!s(int64=7) %!d(string=hai) anos
pai
achega
9f4025aef5

+ 7 - 7
src/main/resources/conf/jdbc.properties

@@ -1,14 +1,14 @@
 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
-
-##txcloud
-#jdbc.url=jdbc:mysql://172.21.0.2:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
+#jdbc.url=jdbc:mysql://10.10.100.18:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
 #jdbc.username=root
-#jdbc.password=select111***
+#jdbc.password=select
+
+#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***
 
 jdbc.initialSize=5
 jdbc.maxActive=100

+ 4 - 4
src/main/resources/conf/redis.properties

@@ -1,5 +1,5 @@
-redis.host=10.10.100.200
-redis.port=6379
+#redis.host=10.10.100.200
+#redis.port=6379
 #ÌÚÑ¶ÔÆ»·¾³
-#redis.host=172.21.0.150
-#redis.port=6379
+redis.host=172.21.0.150
+redis.port=6379