Browse Source

修改腾讯云环境数据库配置

suntg 7 years ago
parent
commit
e81b9a0be4

+ 2 - 2
src/main/resources/cloud/jdbc.properties

@@ -27,6 +27,6 @@ manage.jdbc.password=select!#%*(
 
 
 jdbc.driverClassName=com.mysql.jdbc.Driver
-jdbc.url=jdbc:mysql://10.10.100.18:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
+jdbc.url=jdbc:mysql://172.16.0.250:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
 jdbc.username=root
-jdbc.password=select
+jdbc.password=select111***

+ 1 - 1
src/main/resources/cloud/redis.properties

@@ -1,2 +1,2 @@
-redis.host=10.10.100.200
+redis.host=172.16.0.150
 redis.port=6379

+ 1 - 1
src/main/resources/cloud/sys.properties

@@ -20,4 +20,4 @@ inquiryServiceUrl=https://api-inquiry.usoftmall.com/
 messageServiceIp=http://message.ubtob.com/
 
 #search url
-searchUrl=http://10.10.100.179:8081
+searchUrl=http://172.16.0.6:8081