|
@@ -40,16 +40,16 @@ fae.ms.namespace=BMS
|
|
|
|
|
|
|
|
|
#mq
|
|
|
-spring.rabbitmq.addresses=10.128.151.4:5672
|
|
|
-spring.rabbitmq.username=root_mq
|
|
|
-spring.rabbitmq.password=fhyq@mq3692
|
|
|
+spring.rabbitmq.addresses=111.47.11.70:5672
|
|
|
+spring.rabbitmq.username=whlg_mq
|
|
|
+spring.rabbitmq.password=fhyq_whlg@mq3692
|
|
|
#消息发送到交换机确认机制,是否确认回调
|
|
|
spring.rabbitmq.publisher-confirms=true
|
|
|
spring.rabbitmq.listener.simple.acknowledge-mode=manual
|
|
|
|
|
|
|
|
|
#consul
|
|
|
-spring.cloud.consul.host=10.128.151.4
|
|
|
+spring.cloud.consul.host=111.47.11.70
|
|
|
spring.cloud.consul.port=8500
|
|
|
|
|
|
spring.cloud.consul.discovery.prefer-ip-address=true
|
|
@@ -94,12 +94,12 @@ spring.datasource.hikari.login-timeout=5000
|
|
|
spring.datasource.hikari.validation-timeout=5000
|
|
|
##url
|
|
|
#spring.datasource.hikari.jdbc-url=jdbc:mysql://10.128.151.4:3306/youqu_test?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&jdbcCompliantTruncation=false&zeroDateTimeBehavior=convertToNull
|
|
|
-spring.datasource.hikari.jdbc-url=jdbc:mysql://10.128.151.1:3306/snd_test?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&jdbcCompliantTruncation=false&zeroDateTimeBehavior=convertToNull
|
|
|
+spring.datasource.hikari.jdbc-url=jdbc:mysql://111.47.11.70:3306/youqu_whlg?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&jdbcCompliantTruncation=false&zeroDateTimeBehavior=convertToNull
|
|
|
|
|
|
#用户名
|
|
|
-spring.datasource.hikari.username=6_test
|
|
|
+spring.datasource.hikari.username=root
|
|
|
#密码
|
|
|
-spring.datasource.hikari.password=6_test@123
|
|
|
+spring.datasource.hikari.password=4wdc79GQEV
|
|
|
|
|
|
spring.datasource.type=com.zaxxer.hikari.HikariDataSource
|
|
|
#名称
|
|
@@ -121,7 +121,7 @@ spring.datasource.hikari.pool-name=${spring.application.name}_dataSourcePool
|
|
|
#spring.redis.database=14
|
|
|
# Redis server host.
|
|
|
#spring.redis.host=10.128.151.107
|
|
|
-spring.redis.cluster.nodes=192.168.136.60:6180,192.168.136.60:6181,192.168.136.60:6179
|
|
|
+spring.redis.cluster.nodes=111.47.11.70:6180,111.47.11.70:6181,111.47.11.70:6179
|
|
|
# Login password of the redis server.
|
|
|
spring.redis.password=fiberhome_cict
|
|
|
# Max number of connections that can be allocated by the pool at a given time. Use a negative value for no limit.
|
|
@@ -252,7 +252,7 @@ GETUI_MASTERSECRET = uMxfT2lxuz5NCt05B5qcb2
|
|
|
#GETUI_MASTERSECRET = W0wNr8Qi3M62mT4N6wcVO3
|
|
|
|
|
|
#推送地址
|
|
|
-PUBLISH_PRE = http://10.128.151.4:443/services
|
|
|
+PUBLISH_PRE = http://111.47.11.70:10443/services
|
|
|
|
|
|
#环信 测试版
|
|
|
#org_name = 1123181126181414
|
|
@@ -296,7 +296,7 @@ INIT_PARTYCLASS_SCHEDULE_TIME=0 20/8 * * * ?
|
|
|
#测试配置
|
|
|
cron = 1 2 3
|
|
|
#管理后台登录地址
|
|
|
-server.loginURL=http://10.128.151.4:443/services/web/security/login
|
|
|
+server.loginURL=http://111.47.11.70:10443/services/web/security/login
|
|
|
server.userName=17700000000
|
|
|
server.password=123456
|
|
|
|
|
@@ -322,13 +322,13 @@ spring.mail.properties.mail.smtp.ssl.socketFactory.class=javax.net.ssl.SSLSocket
|
|
|
management.health.mail.enabled=false
|
|
|
|
|
|
dtx.enabled=true
|
|
|
-tx-lcn.client.manager-address=10.128.151.4:8070
|
|
|
+tx-lcn.client.manager-address=111.47.11.70:8070
|
|
|
|
|
|
tx-lcn.logger.enabled=false
|
|
|
tx-lcn.logger.driver-class-name=com.mysql.jdbc.Driver
|
|
|
-tx-lcn.logger.jdbc-url=jdbc:mysql://10.128.151.1:3306/tx_manager_snd?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&jdbcCompliantTruncation=false&zeroDateTimeBehavior=convertToNull
|
|
|
-tx-lcn.logger.username=6_test
|
|
|
-tx-lcn.logger.password=6_test@123
|
|
|
+tx-lcn.logger.jdbc-url=jdbc:mysql://111.47.11.70:3306/tx_manager_whlg?useUnicode=true&characterEncoding=UTF8&allowMultiQueries=true&jdbcCompliantTruncation=false&zeroDateTimeBehavior=convertToNull
|
|
|
+tx-lcn.logger.username=root
|
|
|
+tx-lcn.logger.password=4wdc79GQEV
|
|
|
tx-lcn.springcloud.loadbalance.enabled=true
|
|
|
#tx-lcn自身的重试机制因为版本冲突并不生效 这是重写的开关配置
|
|
|
tx-lcn.ribbon.loadbalancer.dtx.fiberhome.enabled=true
|