Commit 858f68fb authored by cuiweifeng's avatar cuiweifeng

update:fix mysql conn

parent 9c5edd34
...@@ -18,8 +18,8 @@ merchant.connect_timeout=10 ...@@ -18,8 +18,8 @@ merchant.connect_timeout=10
merchant.username='bp_test_rw' merchant.username='bp_test_rw'
merchant.password='hf#EPZn9RTppfg9cfboSHVFP38n1hZ' merchant.password='hf#EPZn9RTppfg9cfboSHVFP38n1hZ'
merchant.charset='utf8mb4' merchant.charset='utf8mb4'
merchant.write.host='w.bp_test_mysql1.int.yidian-inc.com:3308' merchant.write.host='w.bp_test_mysql3.int.yidian-inc.com:3308'
merchant.read.host='r.bp_test_mysql1_1.int.yidian-inc.com:3308,r.bp_test_mysql1_2.int.yidian-inc.com:3308' merchant.read.host='r.bp_test_mysql3_1.int.yidian-inc.com:3308,r.bp_test_mysql3_2.int.yidian-inc.com:3308'
; 联调环境 ; 联调环境
[dev-merchant : prod-merchant : merchant : common] [dev-merchant : prod-merchant : merchant : common]
......
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