Ver código fonte

build: 修改开发环境的配置

suntg 6 anos atrás
pai
commit
f85baf0e49

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

@@ -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***

+ 3 - 2
src/main/resources/conf/redis.properties

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

+ 1 - 1
src/main/webapp/WEB-INF/log4j.properties

@@ -20,4 +20,4 @@ log4j.logger.com.uas = error
 #=========================================
 #=   spring framewokr log configuration  =
 #=========================================
-log4j.logger.org.springframework = 
+#log4j.logger.org.springframework =