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
75835e3a
Commit
75835e3a
authored
Jul 27, 2021
by
jianghaiming
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.yidian-inc.com/bp/yaconf
parents
c7730990
a97f9f06
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
39 additions
and
25 deletions
+39
-25
interface.ini
interface.ini
+14
-11
mysql.ini
mysql.ini
+24
-14
xhprof.ini
xhprof.ini
+1
-0
No files found.
interface.ini
View file @
75835e3a
...
@@ -118,7 +118,7 @@ interaction.index.is_follow = "http://interact.int.yidian-inc.com/follow/index/i
...
@@ -118,7 +118,7 @@ interaction.index.is_follow = "http://interact.int.yidian-inc.com/follow/index/i
interaction.inner.digg
=
"http://interact.int.yidian-inc.com/follow/index/digg"
interaction.inner.digg
=
"http://interact.int.yidian-inc.com/follow/index/digg"
interaction.inner.get_count_and_isfollow
=
"http://interact.int.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.inner.get_count_and_isfollow
=
"http://interact.int.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.index.syn_account
=
"http://interact.int.yidian-inc.com/follow/index/syn_account"
interaction.index.syn_account
=
"http://interact.int.yidian-inc.com/follow/index/syn_account"
interaction.index.wechat
=
"http://interact.int.yidian-inc.com/msg/index/wechat"
interaction.index.wechat
=
"http://interact.int.yidian-inc.com/msg/index/wechat
_msg
"
;======================= 4000000-prod goods微服务接口 =======================
;======================= 4000000-prod goods微服务接口 =======================
...
@@ -228,6 +228,7 @@ order.deliverer.add_deliverer = "http://order.int.yidian-inc.com/deliverer/deliv
...
@@ -228,6 +228,7 @@ order.deliverer.add_deliverer = "http://order.int.yidian-inc.com/deliverer/deliv
order.deliverer.list_day_deliverer
=
"http://order.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.list_day_deliverer
=
"http://order.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.save_day_deliverer
=
"http://order.int.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.save_day_deliverer
=
"http://order.int.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.list_day_deliverer_conf
=
"http://order.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.list_day_deliverer_conf
=
"http://order.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.plan_down
=
"http://order.int.yidian-inc.com/deliverer/deliverer/plan_down"
;======================= 6000000-prod pay微服务接口 =======================
;======================= 6000000-prod pay微服务接口 =======================
pay.order.pay
=
"http://pay.int.yidian-inc.com/pay/order/pay"
pay.order.pay
=
"http://pay.int.yidian-inc.com/pay/order/pay"
pay.order.refund
=
"http://pay.int.yidian-inc.com/pay/order/refund"
pay.order.refund
=
"http://pay.int.yidian-inc.com/pay/order/refund"
...
@@ -247,7 +248,8 @@ wallet.account.third_account = "http://wallet.int.yidian-inc.com/wallet/account/
...
@@ -247,7 +248,8 @@ wallet.account.third_account = "http://wallet.int.yidian-inc.com/wallet/account/
wallet.account.withdraw_validate
=
"http://wallet.int.yidian-inc.com/wallet/account/withdraw_validate"
wallet.account.withdraw_validate
=
"http://wallet.int.yidian-inc.com/wallet/account/withdraw_validate"
wallet.account.withdraw_detail
=
"http://wallet.int.yidian-inc.com/wallet/account/withdraw_detail"
wallet.account.withdraw_detail
=
"http://wallet.int.yidian-inc.com/wallet/account/withdraw_detail"
wallet.historyapi.total_trade
=
"http://wallet.int.yidian-inc.com/wallet/historyapi/total_trade"
wallet.historyapi.total_trade
=
"http://wallet.int.yidian-inc.com/wallet/historyapi/total_trade"
wallet.historyapi.history_list
=
"http://wallet.dev.yidian-inc.com/wallet/historyapi/history_list"
wallet.historyapi.history_list
=
"http://wallet.int.yidian-inc.com/wallet/historyapi/history_list"
wallet.historyapi.withdraw_wechat
=
"http://wallet.int.yidian-inc.com/wallet/historyapi/withdraw_wechat"
wallet.callback.withdraw
=
"http://wallet.int.yidian-inc.com/wallet/callback/withdraw"
wallet.callback.withdraw
=
"http://wallet.int.yidian-inc.com/wallet/callback/withdraw"
wallet.withdrawbackground.apply_list
=
"http://wallet.int.yidian-inc.com/wallet/background/apply_list"
wallet.withdrawbackground.apply_list
=
"http://wallet.int.yidian-inc.com/wallet/background/apply_list"
wallet.withdrawbackground.blacklist
=
"http://wallet.int.yidian-inc.com/wallet/background/blacklist"
wallet.withdrawbackground.blacklist
=
"http://wallet.int.yidian-inc.com/wallet/background/blacklist"
...
@@ -379,7 +381,7 @@ interaction.index.is_follow = "http://interaction.test.yidian-inc.com/follow/ind
...
@@ -379,7 +381,7 @@ interaction.index.is_follow = "http://interaction.test.yidian-inc.com/follow/ind
interaction.inner.digg
=
"http://interaction.test.yidian-inc.com/follow/index/digg"
interaction.inner.digg
=
"http://interaction.test.yidian-inc.com/follow/index/digg"
interaction.inner.get_count_and_isfollow
=
"http://interaction.test.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.inner.get_count_and_isfollow
=
"http://interaction.test.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.index.syn_account
=
"http://interaction.test.yidian-inc.com/follow/index/syn_account"
interaction.index.syn_account
=
"http://interaction.test.yidian-inc.com/follow/index/syn_account"
interaction.index.wechat
=
"http://interaction.test.yidian-inc.com/msg/index/wechat"
interaction.index.wechat
=
"http://interaction.test.yidian-inc.com/msg/index/wechat
_msg
"
;======================= 4000000-test goods微服务接口 =======================
;======================= 4000000-test goods微服务接口 =======================
...
@@ -485,11 +487,11 @@ order.tcc.create_order_main = "http://order.test.yidian-inc.com/tcc/tcc/create_o
...
@@ -485,11 +487,11 @@ order.tcc.create_order_main = "http://order.test.yidian-inc.com/tcc/tcc/create_o
order.tcc.cancel_order_main
=
"http://order.test.yidian-inc.com/tcc/tcc/cancel_order_main"
order.tcc.cancel_order_main
=
"http://order.test.yidian-inc.com/tcc/tcc/cancel_order_main"
;deliver 骑手
;deliver 骑手
order.deliverer.add_deliverer
=
"http://order.test.
int.
yidian-inc.com/deliverer/deliverer/add_deliverer"
order.deliverer.add_deliverer
=
"http://order.test.yidian-inc.com/deliverer/deliverer/add_deliverer"
order.deliverer.list_day_deliverer
=
"http://order.test.
int.
yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.list_day_deliverer
=
"http://order.test.yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.save_day_deliverer
=
"http://order.test.
int.
yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.save_day_deliverer
=
"http://order.test.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.list_day_deliverer_conf
=
"http://order.test.
int.
yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.list_day_deliverer_conf
=
"http://order.test.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.plan_down
=
"http://order.test.yidian-inc.com/deliverer/deliverer/plan_down"
;======================= 6000000-test pay微服务接口 =======================
;======================= 6000000-test pay微服务接口 =======================
pay.order.pay
=
"http://pay.test.yidian-inc.com/pay/order/pay"
pay.order.pay
=
"http://pay.test.yidian-inc.com/pay/order/pay"
pay.order.refund
=
"http://pay.test.yidian-inc.com/pay/order/refund"
pay.order.refund
=
"http://pay.test.yidian-inc.com/pay/order/refund"
...
@@ -509,7 +511,8 @@ wallet.account.third_account = "http://wallet.test.yidian-inc.com/wallet/account
...
@@ -509,7 +511,8 @@ wallet.account.third_account = "http://wallet.test.yidian-inc.com/wallet/account
wallet.account.withdraw_validate
=
"http://wallet.test.yidian-inc.com/wallet/account/withdraw_validate"
wallet.account.withdraw_validate
=
"http://wallet.test.yidian-inc.com/wallet/account/withdraw_validate"
wallet.account.withdraw_detail
=
"http://wallet.test.yidian-inc.com/wallet/account/withdraw_detail"
wallet.account.withdraw_detail
=
"http://wallet.test.yidian-inc.com/wallet/account/withdraw_detail"
wallet.historyapi.total_trade
=
"http://wallet.test.yidian-inc.com/wallet/historyapi/total_trade"
wallet.historyapi.total_trade
=
"http://wallet.test.yidian-inc.com/wallet/historyapi/total_trade"
wallet.historyapi.history_list
=
"http://wallet.dev.yidian-inc.com/wallet/historyapi/history_list"
wallet.historyapi.history_list
=
"http://wallet.test.yidian-inc.com/wallet/historyapi/history_list"
wallet.historyapi.withdraw_wechat
=
"http://wallet.test.yidian-inc.com/wallet/historyapi/withdraw_wechat"
wallet.callback.withdraw
=
"http://wallet.test.yidian-inc.com/wallet/callback/withdraw"
wallet.callback.withdraw
=
"http://wallet.test.yidian-inc.com/wallet/callback/withdraw"
wallet.withdrawbackground.apply_list
=
"http://wallet.test.yidian-inc.com/wallet/background/apply_list"
wallet.withdrawbackground.apply_list
=
"http://wallet.test.yidian-inc.com/wallet/background/apply_list"
wallet.withdrawbackground.blacklist
=
"http://wallet.test.yidian-inc.com/wallet/background/blacklist"
wallet.withdrawbackground.blacklist
=
"http://wallet.test.yidian-inc.com/wallet/background/blacklist"
...
@@ -518,7 +521,6 @@ wallet.withdrawbackground.back_freezing_fund = "http://wallet.test.yidian-inc.co
...
@@ -518,7 +521,6 @@ wallet.withdrawbackground.back_freezing_fund = "http://wallet.test.yidian-inc.co
wallet.withdrawbackground.apply_detail
=
"http://wallet.test.yidian-inc.com/wallet/background/apply_detail"
wallet.withdrawbackground.apply_detail
=
"http://wallet.test.yidian-inc.com/wallet/background/apply_detail"
wallet.withdrawbackground.record_list
=
"http://wallet.test.yidian-inc.com/wallet/background/record_list"
wallet.withdrawbackground.record_list
=
"http://wallet.test.yidian-inc.com/wallet/background/record_list"
[dev : test : common]
[dev : test : common]
...
@@ -604,7 +606,7 @@ interaction.index.is_follow = "http://interaction.dev.yidian-inc.com/follow/inde
...
@@ -604,7 +606,7 @@ interaction.index.is_follow = "http://interaction.dev.yidian-inc.com/follow/inde
interaction.inner.digg
=
"http://interaction.dev.yidian-inc.com/follow/index/digg"
interaction.inner.digg
=
"http://interaction.dev.yidian-inc.com/follow/index/digg"
interaction.inner.get_count_and_isfollow
=
"http://interaction.dev.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.inner.get_count_and_isfollow
=
"http://interaction.dev.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.index.syn_account
=
"http://interaction.dev.yidian-inc.com/follow/index/syn_account"
interaction.index.syn_account
=
"http://interaction.dev.yidian-inc.com/follow/index/syn_account"
interaction.index.wechat
=
"http://interaction.dev.yidian-inc.com/msg/index/wechat"
interaction.index.wechat
=
"http://interaction.dev.yidian-inc.com/msg/index/wechat
_msg
"
;======================= 4000000-dev goods微服务接口 =======================
;======================= 4000000-dev goods微服务接口 =======================
...
@@ -712,6 +714,7 @@ order.deliverer.add_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliv
...
@@ -712,6 +714,7 @@ order.deliverer.add_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliv
order.deliverer.list_day_deliverer
=
"http://order.dev.yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.list_day_deliverer
=
"http://order.dev.yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.save_day_deliverer
=
"http://order.dev.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.save_day_deliverer
=
"http://order.dev.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.list_day_deliverer_conf
=
"http://order.dev.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.list_day_deliverer_conf
=
"http://order.dev.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.plan_down
=
"http://order.dev.yidian-inc.com/deliverer/deliverer/plan_down"
;======================= 6000000-dev pay微服务接口 =======================
;======================= 6000000-dev pay微服务接口 =======================
pay.order.pay
=
"http://pay.dev.yidian-inc.com/pay/order/pay"
pay.order.pay
=
"http://pay.dev.yidian-inc.com/pay/order/pay"
pay.order.refund
=
"http://pay.dev.yidian-inc.com/pay/order/refund"
pay.order.refund
=
"http://pay.dev.yidian-inc.com/pay/order/refund"
...
...
mysql.ini
View file @
75835e3a
...
@@ -63,6 +63,16 @@ merchant.charset='utf8mb4'
...
@@ -63,6 +63,16 @@ merchant.charset='utf8mb4'
merchant.write.host
=
'w.bp_merchant.int.yidian-inc.com:3306'
merchant.write.host
=
'w.bp_merchant.int.yidian-inc.com:3306'
merchant.read.host
=
'r.bp_merchant_1.int.yidian-inc.com:3306,r.bp_merchant_2.int.yidian-inc.com:3306'
merchant.read.host
=
'r.bp_merchant_1.int.yidian-inc.com:3306,r.bp_merchant_2.int.yidian-inc.com:3306'
;导数据专用--线上
dao.database_type
=
'mysql'
dao.database_name
=
'zhiyue'
dao.connect_timeout
=
2
dao.username
=
'zhiyue_tmp_ro'
dao.password
=
'AABBCCDD'
dao.charset
=
'utf8mb4'
;marketing.write.host='10.126.155.120:3306'
dao.read.host
=
'10.136.150.2:3307'
; 预发环境
; 预发环境
[perf-merchant : prod-merchant : merchant : common]
[perf-merchant : prod-merchant : merchant : common]
...
@@ -108,13 +118,13 @@ merchant.read.host='r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_
...
@@ -108,13 +118,13 @@ merchant.read.host='r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_
;导数据专用--目前调试
;导数据专用--目前调试
dao.database_type
=
'mysql'
dao.database_type
=
'mysql'
dao.database_name
=
'
juliet
'
dao.database_name
=
'
zhiyue
'
dao.connect_timeout
=
2
dao.connect_timeout
=
2
dao.username
=
'tmp_ro'
dao.username
=
'
zhiyue_
tmp_ro'
dao.password
=
'
s5JEh#FUvX%7P3sO9ZDQw&cpH$Xr8Q
'
dao.password
=
'
AABBCCDD
'
dao.charset
=
'utf8mb4'
dao.charset
=
'utf8mb4'
;marketing.write.host='10.126.155.120:3306'
;marketing.write.host='10.126.155.120:3306'
dao.read.host
=
'10.1
26.155.120:3306
'
dao.read.host
=
'10.1
36.150.2:3307
'
[goods : common]
[goods : common]
...
@@ -255,12 +265,12 @@ order.read.host='r.bp_test_mysql4_1.int.yidian-inc.com:3309,r.bp_test_mysql4_2.i
...
@@ -255,12 +265,12 @@ order.read.host='r.bp_test_mysql4_1.int.yidian-inc.com:3309,r.bp_test_mysql4_2.i
commerce.database_type
=
'mysql'
commerce.database_type
=
'mysql'
commerce.database_name
=
'commerce'
commerce.database_name
=
'commerce'
commerce.connect_timeout
=
2
commerce.connect_timeout
=
2
commerce.username
=
'
commerce
_rw'
commerce.username
=
'
shq
_rw'
commerce.password
=
'
zhd8IJZdpAgxyvc6EVPP3VG8
'
commerce.password
=
'
@Z0#ylCRgPKx4v1bjqH5#mNP%9UO7t
'
commerce.charset
=
'utf8mb4'
commerce.charset
=
'utf8mb4'
commerce.write.host
=
'
dbproxy.local.cutt.com:5101
'
commerce.write.host
=
'
10.126.154.178:3306
'
commerce.read.host
=
'
dbproxy.local.cutt.com:5101
'
commerce.read.host
=
'
10.126.154.178:3306
'
; 开发联调测试
; 开发联调测试
[dev-order : order : common]
[dev-order : order : common]
order.database_type
=
'mysql'
order.database_type
=
'mysql'
...
@@ -277,12 +287,12 @@ order.read.host='r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.i
...
@@ -277,12 +287,12 @@ order.read.host='r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.i
commerce.database_type
=
'mysql'
commerce.database_type
=
'mysql'
commerce.database_name
=
'commerce'
commerce.database_name
=
'commerce'
commerce.connect_timeout
=
2
commerce.connect_timeout
=
2
commerce.username
=
'
commerce
_rw'
commerce.username
=
'
shq
_rw'
commerce.password
=
'
zhd8IJZdpAgxyvc6EVPP3VG8
'
commerce.password
=
'
@Z0#ylCRgPKx4v1bjqH5#mNP%9UO7t
'
commerce.charset
=
'utf8mb4'
commerce.charset
=
'utf8mb4'
commerce.write.host
=
'
dbproxy.local.cutt.com:5101
'
commerce.write.host
=
'
10.126.154.178:3306
'
commerce.read.host
=
'
dbproxy.local.cutt.com:5101
'
commerce.read.host
=
'
10.126.154.178:3306
'
[pay : common]
[pay : common]
...
...
xhprof.ini
View file @
75835e3a
...
@@ -4,3 +4,4 @@ collection.bp_test_go2yd_com = 1
...
@@ -4,3 +4,4 @@ collection.bp_test_go2yd_com = 1
#是否开启xhprof, 按照域名来开启, 值为开启的百分比
#是否开启xhprof, 按照域名来开启, 值为开启的百分比
switch.bp_test_go2yd_com
=
100
switch.bp_test_go2yd_com
=
100
switch.bp_go2yd_com
=
100
\ No newline at end of file
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