Commit 2ae833ec authored by cuiweifeng's avatar cuiweifeng

update

parent 76c4bb08
......@@ -154,22 +154,22 @@ tccIndex.read.host[]='r.bp_test_mysql5_2.int.yidian-inc.com:3310'
; 测试环境
[test-order : order : common]
merchant.database_type='mysql'
merchant.database_name='order'
merchant.connect_timeout=2
merchant.username='bp_test_rw'
merchant.password='hf#EPZn9RTppfg9cfboSHVFP38n1hZ'
merchant.charset='utf8mb4'
merchant.write.host='w.bp_test_mysql4.int.yidian-inc.com:3309'
merchant.read.host='r.bp_test_mysql4_1.int.yidian-inc.com:3309,r.bp_test_mysql4_2.int.yidian-inc.com:3309'
order.database_type='mysql'
order.database_name='order'
order.connect_timeout=2
order.username='bp_test_rw'
order.password='hf#EPZn9RTppfg9cfboSHVFP38n1hZ'
order.charset='utf8mb4'
order.write.host='w.bp_test_mysql4.int.yidian-inc.com:3309'
order.read.host='r.bp_test_mysql4_1.int.yidian-inc.com:3309,r.bp_test_mysql4_2.int.yidian-inc.com:3309'
; 开发联调测试
[dev-order : order : common]
merchant.database_type='mysql'
merchant.database_name='order'
merchant.connect_timeout=2
merchant.username='bp_test_rw'
merchant.password='hf#EPZn9RTppfg9cfboSHVFP38n1hZ'
merchant.charset='utf8mb4'
merchant.write.host='w.bp_test_mysql1.int.yidian-inc.com:3306'
merchant.read.host='r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.int.yidian-inc.com:3306'
order.database_type='mysql'
order.database_name='order'
order.connect_timeout=2
order.username='bp_test_rw'
order.password='hf#EPZn9RTppfg9cfboSHVFP38n1hZ'
order.charset='utf8mb4'
order.write.host='w.bp_test_mysql1.int.yidian-inc.com:3306'
order.read.host='r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.int.yidian-inc.com:3306'
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