Commit 6a7920d5 authored by wentao.suo's avatar wentao.suo
parents d9651604 a7d3006a
...@@ -424,7 +424,7 @@ bohai3.loan_org_no=LHP001 ...@@ -424,7 +424,7 @@ bohai3.loan_org_no=LHP001
clotho.rabbitmq.connection.virtual-host=/clotho clotho.rabbitmq.connection.virtual-host=/clotho
clotho.rabbitmq.queue=clotho_notify_record clotho.rabbitmq.queue=clotho_notify_record
clotho.rabbitmq.exchange=clotho_exchange clotho.rabbitmq.exchange=clotho_exchange
clotho.rabbitmq.connection.host=192.168.4.162 clotho.rabbitmq.connection.host=rabbitmq
clotho.rabbitmq.connection.port=5672 clotho.rabbitmq.connection.port=5672
clotho.rabbitmq.connection.user=qa clotho.rabbitmq.connection.user=qa
clotho.rabbitmq.connection.password=qatest clotho.rabbitmq.connection.password=qatest
......
...@@ -3,7 +3,7 @@ mall.data.mysql.jdbc-url=jdbc:mysql://db:3306/mall?useUnicode=true&characterEnco ...@@ -3,7 +3,7 @@ mall.data.mysql.jdbc-url=jdbc:mysql://db:3306/mall?useUnicode=true&characterEnco
mall.data.mysql.user=qa mall.data.mysql.user=qa
mall.data.mysql.password=qatest mall.data.mysql.password=qatest
mall.xyqb.data.mysql.max-pool-size=1000 mall.xyqb.data.mysql.max-pool-size=1000
mall.data.mysql.slave=jdbc:mysql://192.168.4.152:3306/mall?useUnicode=true&characterEncoding=UTF8 mall.data.mysql.slave=jdbc:mysql://db:3306/mall?useUnicode=true&characterEncoding=UTF8
mall.data.mysql.split.userLookRecordURealNames=user_look_record_u1,user_look_record_u2,user_look_record_u3 mall.data.mysql.split.userLookRecordURealNames=user_look_record_u1,user_look_record_u2,user_look_record_u3
mall.data.mysql.split.userLookRecordUVirtualName=user_look_record_u mall.data.mysql.split.userLookRecordUVirtualName=user_look_record_u
mall.data.mysql.split.userLookRecordUNum=3 mall.data.mysql.split.userLookRecordUNum=3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment