Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Y
yaconf
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bp
yaconf
Commits
c370404b
Commit
c370404b
authored
Nov 20, 2021
by
顾文旭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mysql ip connect
parent
848bca32
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
478 additions
and
23 deletions
+478
-23
mysql-ym.ini
mysql-ym.ini
+455
-0
mysql.ini
mysql.ini
+23
-23
No files found.
mysql-ym.ini
0 → 100755
View file @
c370404b
; 公共的配置内容,不区分应用及环境
[common]
[merchant : common]
; 生产环境
[prod-merchant : merchant : common]
merchant.database_type
=
'mysql'
merchant.database_name
=
'merchant'
merchant.connect_timeout
=
2
merchant.username
=
'bp_rw'
merchant.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
merchant.charset
=
'utf8mb4'
merchant.write.host
=
'bp.db.jwshq-inc.cn:3306'
merchant.read.host
=
'bp.db.jwshq-inc.cn:3306'
; 预发环境
[perf-merchant : prod-merchant : merchant : common]
; 测试环境
[test-merchant : merchant : common]
merchant.database_type
=
'mysql'
merchant.database_name
=
'merchant_test'
merchant.connect_timeout
=
2
merchant.username
=
'bp'
merchant.password
=
'bp-test'
merchant.charset
=
'utf8mb4'
merchant.write.host
=
'bp-test.db.appgc.cn:4066'
merchant.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
; 联调环境
[dev-merchant : merchant : common]
[interaction : common]
; 生产环境
[prod-interaction : interaction : common]
interaction.database_type
=
'mysql'
interaction.database_name
=
'interaction'
interaction.connect_timeout
=
2
interaction.username
=
'bp_rw'
interaction.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
interaction.charset
=
'utf8mb4'
interaction.write.host
=
'bp.db.jwshq-inc.cn:3306'
interaction.read.host
=
'bp.db.jwshq-inc.cn:3306'
merchant.database_type
=
'mysql'
merchant.database_name
=
'merchant'
merchant.connect_timeout
=
2
merchant.username
=
'bp_rw'
merchant.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
merchant.charset
=
'utf8mb4'
merchant.write.host
=
'bp.db.jwshq-inc.cn:3306'
merchant.read.host
=
'bp.db.jwshq-inc.cn:3306'
;;导数据专用--线上
;dao.database_type='mysql'
;dao.database_name='zhiyue'
;dao.connect_timeout=2
;dao.username='data'
;dao.password='s5JEh#FUvX%7P3sO9ZDQw&cpH$Xr8Q'
;dao.charset='utf8mb4'
;dao.read.host='10.9.102.116:4066'
;
;;导数据专用--线上
;fu.database_type='mysql'
;fu.database_name='interaction'
;fu.connect_timeout=2
;fu.username='zhiyue_tmp_ro'
;fu.password='AABBCCDD'
;fu.charset='utf8mb4'
;fu.write.host='10.136.150.2:3307'
;fu.read.host='10.136.150.2:3307'
; 预发环境
[perf-interaction : prod-interaction : interaction : common]
; 测试环境
[test-interaction : interaction : common]
interaction.database_type
=
'mysql'
interaction.database_name
=
'interaction_test'
interaction.connect_timeout
=
2
interaction.username
=
'bp'
interaction.password
=
'bp-test'
interaction.charset
=
'utf8mb4'
interaction.write.host
=
'bp-test.db.appgc.cn:4066'
interaction.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
merchant.database_type
=
'mysql'
merchant.database_name
=
'merchant_test'
merchant.connect_timeout
=
2
merchant.username
=
'bp'
merchant.password
=
'bp-test'
merchant.charset
=
'utf8mb4'
merchant.write.host
=
'bp-test.db.appgc.cn:4066'
merchant.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
;fu.database_type='mysql'
;fu.database_name='interaction2'
;fu.connect_timeout=2
;fu.username='bp_rw'
;fu.password='OA2My1X9tDUiTymO4yq4VAXCM4ttXj'
;fu.charset='utf8mb4'
;fu.write.host='w.bp_test_mysql4.int.yidian-inc.com:3309'
;fu.read.host='r.bp_test_mysql4_1.int.yidian-inc.com:3309,r.bp_test_mysql4_2.int.yidian-inc.com:3309'
; 联调环境
[dev-interaction : interaction : common]
[goods : common]
; 生产环境
[prod-goods : goods : common]
goods.database_type
=
'mysql'
goods.database_name
=
'goods'
goods.connect_timeout
=
2
goods.username
=
'bp_rw'
goods.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
goods.charset
=
'utf8mb4'
goods.write.host
=
'bp.db.jwshq-inc.cn:3306'
goods.read.host
=
'bp.db.jwshq-inc.cn:3306'
marketing.database_type
=
'mysql'
marketing.database_name
=
'marketing'
marketing.connect_timeout
=
2
marketing.username
=
'bp_rw'
marketing.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
marketing.charset
=
'utf8mb4'
marketing.write.host
=
'bp.db.jwshq-inc.cn:3306'
marketing.read.host
=
'bp.db.jwshq-inc.cn:3306'
; 预发环境
[perf-goods : prod-goods : goods : common]
; 测试环境
[test-goods : goods : common]
goods.database_type
=
'mysql'
goods.database_name
=
'goods_test'
goods.connect_timeout
=
2
goods.username
=
'bp'
goods.password
=
'bp-test'
goods.charset
=
'utf8mb4'
goods.write.host
=
'bp-test.db.appgc.cn:4066'
goods.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
marketing.database_type
=
'mysql'
marketing.database_name
=
'marketing_test'
marketing.connect_timeout
=
2
marketing.username
=
'bp'
marketing.password
=
'bp-test'
marketing.charset
=
'utf8mb4'
marketing.write.host
=
'bp-test.db.appgc.cn:4066'
marketing.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
; 开发联调测试
[dev-goods : goods : common]
;TCC使用分片
[tcc : common]
[prod-tcc : tcc : common]
tccIndex.database_type
=
'mysql'
tccIndex.database_name
=
'bp_tcc'
tccIndex.connect_timeout
=
2
tccIndex.username
=
'bp_rw'
tccIndex.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
tccIndex.charset
=
'utf8mb4'
tccIndex.write.host
=
'bp.db.jwshq-inc.cn:3306,bp.db.jwshq-inc.cn:3306'
tccIndex.read.host
[]
='bp.db.jwshq-inc.cn:3306,bp.db.jwshq-inc.cn:3306'
tccIndex.read.host
[]
='bp.db.jwshq-inc.cn:3306,bp.db.jwshq-inc.cn:3306'
[dev-tcc : tcc : common]
tccIndex.database_type
=
'mysql'
tccIndex.database_name
=
'tcc_test'
tccIndex.connect_timeout
=
2
tccIndex.username
=
'bp'
tccIndex.password
=
'bp-test'
tccIndex.charset
=
'utf8mb4'
tccIndex.write.host
=
'bp-test.db.appgc.cn:4066'
tccIndex.read.host
[]
='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
tccIndex.read.host
[]
='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
;tccIndex.database_type='mysql'
;tccIndex.database_name='bp_tcc'
;tccIndex.connect_timeout=2
;tccIndex.username='bp_tcc_rw'
;tccIndex.password='wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
;tccIndex.charset='utf8mb4'
;tccIndex.write.host='10.9.99.132:3306,10.9.99.132:3306'
;tccIndex.read.host[]='10.9.99.132:3306,10.9.99.132:3306'
;tccIndex.read.host[]='10.9.99.132:3306,10.9.99.132:3306'
[test-tcc : dev-tcc]
tccIndex.database_type
=
'mysql'
tccIndex.database_name
=
'tcc_test'
tccIndex.connect_timeout
=
2
tccIndex.username
=
'bp'
tccIndex.password
=
'bp-test'
tccIndex.charset
=
'utf8mb4'
tccIndex.write.host
=
'bp-test.db.appgc.cn:4066'
tccIndex.read.host
[]
='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
tccIndex.read.host
[]
='bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
;tccIndex.database_type='mysql'
;tccIndex.database_name='bp_tcc'
;tccIndex.connect_timeout=2
;tccIndex.username='bp_tcc_rw'
;tccIndex.password='wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
;tccIndex.charset='utf8mb4'
;tccIndex.write.host='10.9.99.132:3306,10.9.99.132:3306'
;tccIndex.read.host[]='10.9.99.132:3306,10.9.99.132:3306'
;tccIndex.read.host[]='10.9.99.132:3306,10.9.99.132:3306'
[order : common]
; 生产环境
[prod-order : order : common]
order.database_type
=
'mysql'
order.database_name
=
'order'
order.connect_timeout
=
2
order.username
=
'bp_rw'
order.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
order.charset
=
'utf8mb4'
order.write.host
=
'bp.db.jwshq-inc.cn:3306'
order.read.host
=
'bp.db.jwshq-inc.cn:3306'
; 生活号 接龙拼单 骑手排线功能开发 @耿鸿飞 @2021-7-21 待生活号重构完毕后会删除该配置
commerce.database_type
=
'mysql'
commerce.database_name
=
'commerce'
commerce.connect_timeout
=
2
commerce.username
=
'commerce_rw'
commerce.password
=
'zhd8IJZdpAgxyvc6EVPP3VG8'
commerce.charset
=
'utf8mb4'
commerce.write.host
=
'commerce.db.appgc.yidian-inc.com:4066'
commerce.read.host
=
'commerce.db.appgc.yidian-inc.com:4066'
; 生活号 接龙拼单 用户信息
zhiyue.database_type
=
'mysql'
zhiyue.database_name
=
'zhiyue'
zhiyue.connect_timeout
=
2
zhiyue.username
=
'zhiyue_ro'
zhiyue.password
=
's5JEh#FUvX%7P3sO9ZDQw&cpH$Xr8Q'
zhiyue.charset
=
'utf8mb4'
zhiyue.write.host
=
'zhiyue-slave.db.appgc.yidian-inc.com:4066'
zhiyue.read.host
=
'zhiyue-slave.db.appgc.yidian-inc.com:4066'
; 预发环境
[perf-order : prod-order : order : common]
; 测试环境
[test-order : order : common]
order.database_type
=
'mysql'
order.database_name
=
'order_test'
order.connect_timeout
=
2
order.username
=
'bp'
order.password
=
'bp-test'
order.charset
=
'utf8mb4'
order.write.host
=
'bp-test.db.appgc.cn:4066'
order.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
; 生活号 接龙拼单 骑手排线功能开发 @耿鸿飞 @2021-7-21 待生活号重构完毕后会删除该配置
commerce.database_type
=
'mysql'
commerce.database_name
=
'commerce'
commerce.connect_timeout
=
2
commerce.username
=
'commerce_rw'
commerce.password
=
'zhd8IJZdpAgxyvc6EVPP3VG8'
commerce.charset
=
'utf8mb4'
commerce.write.host
=
'commerce.db.appgc.yidian-inc.com:4066'
commerce.read.host
=
'commerce.db.appgc.yidian-inc.com:4066'
; 生活号 接龙拼单 用户信息
zhiyue.database_type
=
'mysql'
zhiyue.database_name
=
'zhiyue'
zhiyue.connect_timeout
=
2
zhiyue.username
=
'zhiyue_ro'
zhiyue.password
=
's5JEh#FUvX%7P3sO9ZDQw&cpH$Xr8Q'
zhiyue.charset
=
'utf8mb4'
zhiyue.write.host
=
'zhiyue-slave.db.appgc.yidian-inc.com:4066'
zhiyue.read.host
=
'zhiyue-slave.db.appgc.yidian-inc.com:4066'
; 开发联调测试
[dev-order : order : common]
[pay : common]
; 生产环境
[prod-pay : pay : common]
pay.database_type
=
'mysql'
pay.database_name
=
'pay'
pay.connect_timeout
=
2
pay.username
=
'bp_rw'
pay.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
pay.charset
=
'utf8mb4'
pay.write.host
=
'bp.db.jwshq-inc.cn:3306'
pay.read.host
=
'bp.db.jwshq-inc.cn:3306'
; 预发环境
[perf-pay : prod-pay : pay : common]
; 测试环境
[test-pay : pay : common]
pay.database_type
=
'mysql'
pay.database_name
=
'pay_test'
pay.connect_timeout
=
2
pay.username
=
'bp'
pay.password
=
'bp-test'
pay.charset
=
'utf8mb4'
pay.write.host
=
'bp-test.db.appgc.cn:4066'
pay.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
; 联调环境
[dev-pay : pay : common]
[account : common]
; 生产环境
[prod-account : account : common]
account.database_type
=
'mysql'
account.database_name
=
'account'
account.connect_timeout
=
2
account.username
=
'bp_rw'
account.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
account.charset
=
'utf8mb4'
account.write.host
=
'bp.db.jwshq-inc.cn:3306'
account.read.host
=
'bp.db.jwshq-inc.cn:3306'
; 预发环境
[perf-account : prod-account : account : common]
; 测试环境
[test-account : account : common]
account.database_type
=
'mysql'
account.database_name
=
'account_test'
account.connect_timeout
=
2
account.username
=
'bp'
account.password
=
'bp-test'
account.charset
=
'utf8mb4'
account.write.host
=
'bp-test.db.appgc.cn:4066'
account.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
; 联调环境
[dev-account : account : common]
[wallet : common]
; 生产环境
[prod-wallet : wallet : common]
wallet.database_type
=
'mysql'
wallet.database_name
=
'wallet'
wallet.connect_timeout
=
2
wallet.username
=
'bp_rw'
wallet.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
wallet.charset
=
'utf8mb4'
wallet.write.host
=
'bp.db.jwshq-inc.cn:3306'
wallet.read.host
=
'bp.db.jwshq-inc.cn:3306'
; 预发环境
[perf-wallet : prod-wallet : wallet : common]
; 测试环境
[test-wallet : wallet : common]
wallet.database_type
=
'mysql'
wallet.database_name
=
'wallet_test'
wallet.connect_timeout
=
2
wallet.username
=
'bp'
wallet.password
=
'bp-test'
wallet.charset
=
'utf8mb4'
wallet.write.host
=
'bp-test.db.appgc.cn:4066'
wallet.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
; 联调环境
[dev-wallet : wallet : common]
[coupon : common]
; 生产环境
[prod-coupon : coupon : common]
coupon.database_type
=
'mysql'
coupon.database_name
=
'coupon'
coupon.connect_timeout
=
2
coupon.username
=
'bp_rw'
coupon.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
coupon.charset
=
'utf8mb4'
coupon.write.host
=
'bp.db.jwshq-inc.cn:3306'
coupon.read.host
=
'bp.db.jwshq-inc.cn:3306'
; 预发环境
[perf-coupon : prod-coupon : wallet : common]
; 测试环境
[test-coupon : coupon : common]
coupon.database_type
=
'mysql'
coupon.database_name
=
'coupon_test'
coupon.connect_timeout
=
2
coupon.username
=
'bp'
coupon.password
=
'bp-test'
coupon.charset
=
'utf8mb4'
coupon.write.host
=
'bp-test.db.appgc.cn:4066'
coupon.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
; 联调环境
[dev-coupon : coupon : common]
[shq-c-server : common]
; 生产环境
[prod-shq-c-server : shq-c-server : common]
shqc.database_type
=
'mysql'
shqc.database_name
=
'shqc'
shqc.connect_timeout
=
2
shqc.username
=
'bp_shqc_rw'
shqc.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
shqc.charset
=
'utf8mb4'
shqc.write.host
=
'w.bp_shqc.int.yidian-inc.com:3306'
shqc.read.host
=
'r.bp_shqc_1.int.yidian-inc.com:3306,r.bp_shqc_2.int.yidian-inc.com:3306'
; 预发环境
[perf-shq-c-server : prod-shq-c-server : shq-c-server : common]
; 测试环境
[test-shq-c-server : shq-c-server : common]
shqc.database_type
=
'mysql'
shqc.database_name
=
'shqc_test'
shqc.connect_timeout
=
2
shqc.username
=
'bp'
shqc.password
=
'bp-test'
shqc.charset
=
'utf8mb4'
shqc.write.host
=
'bp-test.db.appgc.cn:4066'
shqc.read.host
=
'bp-test.db.appgc.cn:4066,bp-test.db.appgc.cn:4066'
; 联调环境
[dev-shq-c-server : shq-c-server : common]
mysql.ini
View file @
c370404b
...
...
@@ -12,8 +12,8 @@ merchant.connect_timeout=2
merchant.username
=
'bp_rw'
merchant.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
merchant.charset
=
'utf8mb4'
merchant.write.host
=
'
bp.db.jwshq-inc.cn
:3306'
merchant.read.host
=
'
bp.db.jwshq-inc.cn
:3306'
merchant.write.host
=
'
10.9.99.132
:3306'
merchant.read.host
=
'
10.9.99.132
:3306'
; 预发环境
...
...
@@ -44,8 +44,8 @@ interaction.connect_timeout=2
interaction.username
=
'bp_rw'
interaction.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
interaction.charset
=
'utf8mb4'
interaction.write.host
=
'
bp.db.jwshq-inc.cn
:3306'
interaction.read.host
=
'
bp.db.jwshq-inc.cn
:3306'
interaction.write.host
=
'
10.9.99.132
:3306'
interaction.read.host
=
'
10.9.99.132
:3306'
merchant.database_type
=
'mysql'
merchant.database_name
=
'merchant'
...
...
@@ -53,8 +53,8 @@ merchant.connect_timeout=2
merchant.username
=
'bp_rw'
merchant.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
merchant.charset
=
'utf8mb4'
merchant.write.host
=
'
bp.db.jwshq-inc.cn
:3306'
merchant.read.host
=
'
bp.db.jwshq-inc.cn
:3306'
merchant.write.host
=
'
10.9.99.132
:3306'
merchant.read.host
=
'
10.9.99.132
:3306'
;;导数据专用--线上
;dao.database_type='mysql'
...
...
@@ -122,8 +122,8 @@ goods.connect_timeout=2
goods.username
=
'bp_rw'
goods.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
goods.charset
=
'utf8mb4'
goods.write.host
=
'
bp.db.jwshq-inc.cn
:3306'
goods.read.host
=
'
bp.db.jwshq-inc.cn
:3306'
goods.write.host
=
'
10.9.99.132
:3306'
goods.read.host
=
'
10.9.99.132
:3306'
marketing.database_type
=
'mysql'
marketing.database_name
=
'marketing'
...
...
@@ -131,8 +131,8 @@ marketing.connect_timeout=2
marketing.username
=
'bp_rw'
marketing.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
marketing.charset
=
'utf8mb4'
marketing.write.host
=
'
bp.db.jwshq-inc.cn
:3306'
marketing.read.host
=
'
bp.db.jwshq-inc.cn
:3306'
marketing.write.host
=
'
10.9.99.132
:3306'
marketing.read.host
=
'
10.9.99.132
:3306'
; 预发环境
...
...
@@ -176,9 +176,9 @@ tccIndex.connect_timeout=2
tccIndex.username
=
'bp_rw'
tccIndex.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
tccIndex.charset
=
'utf8mb4'
tccIndex.write.host
=
'
bp.db.jwshq-inc.cn:3306,bp.db.jwshq-inc.cn
:3306'
tccIndex.read.host
[]
='
bp.db.jwshq-inc.cn:3306,bp.db.jwshq-inc.cn
:3306'
tccIndex.read.host
[]
='
bp.db.jwshq-inc.cn:3306,bp.db.jwshq-inc.cn
:3306'
tccIndex.write.host
=
'
10.9.99.132:3306,10.9.99.132
:3306'
tccIndex.read.host
[]
='
10.9.99.132:3306,10.9.99.132
:3306'
tccIndex.read.host
[]
='
10.9.99.132:3306,10.9.99.132
:3306'
[dev-tcc : tcc : common]
...
...
@@ -232,8 +232,8 @@ order.connect_timeout=2
order.username
=
'bp_rw'
order.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
order.charset
=
'utf8mb4'
order.write.host
=
'
bp.db.jwshq-inc.cn
:3306'
order.read.host
=
'
bp.db.jwshq-inc.cn
:3306'
order.write.host
=
'
10.9.99.132
:3306'
order.read.host
=
'
10.9.99.132
:3306'
; 生活号 接龙拼单 骑手排线功能开发 @耿鸿飞 @2021-7-21 待生活号重构完毕后会删除该配置
commerce.database_type
=
'mysql'
...
...
@@ -308,8 +308,8 @@ pay.connect_timeout=2
pay.username
=
'bp_rw'
pay.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
pay.charset
=
'utf8mb4'
pay.write.host
=
'
bp.db.jwshq-inc.cn
:3306'
pay.read.host
=
'
bp.db.jwshq-inc.cn
:3306'
pay.write.host
=
'
10.9.99.132
:3306'
pay.read.host
=
'
10.9.99.132
:3306'
; 预发环境
[perf-pay : prod-pay : pay : common]
...
...
@@ -340,8 +340,8 @@ account.connect_timeout=2
account.username
=
'bp_rw'
account.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
account.charset
=
'utf8mb4'
account.write.host
=
'
bp.db.jwshq-inc.cn
:3306'
account.read.host
=
'
bp.db.jwshq-inc.cn
:3306'
account.write.host
=
'
10.9.99.132
:3306'
account.read.host
=
'
10.9.99.132
:3306'
; 预发环境
[perf-account : prod-account : account : common]
...
...
@@ -371,8 +371,8 @@ wallet.connect_timeout=2
wallet.username
=
'bp_rw'
wallet.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
wallet.charset
=
'utf8mb4'
wallet.write.host
=
'
bp.db.jwshq-inc.cn
:3306'
wallet.read.host
=
'
bp.db.jwshq-inc.cn
:3306'
wallet.write.host
=
'
10.9.99.132
:3306'
wallet.read.host
=
'
10.9.99.132
:3306'
; 预发环境
...
...
@@ -402,8 +402,8 @@ coupon.connect_timeout=2
coupon.username
=
'bp_rw'
coupon.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
coupon.charset
=
'utf8mb4'
coupon.write.host
=
'
bp.db.jwshq-inc.cn
:3306'
coupon.read.host
=
'
bp.db.jwshq-inc.cn
:3306'
coupon.write.host
=
'
10.9.99.132
:3306'
coupon.read.host
=
'
10.9.99.132
:3306'
; 预发环境
[perf-coupon : prod-coupon : wallet : common]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment