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
a090b078
Commit
a090b078
authored
Aug 02, 2021
by
jianghaiming
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.yidian-inc.com/bp/yaconf
parents
7607d18f
0ae7976d
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
67 additions
and
51 deletions
+67
-51
interface.ini
interface.ini
+4
-19
mysql.ini
mysql.ini
+46
-25
request.ini
request.ini
+3
-0
wallet.ini
wallet.ini
+13
-5
xhprof.ini
xhprof.ini
+1
-2
No files found.
interface.ini
View file @
a090b078
...
@@ -266,14 +266,9 @@ wallet.withdrawbackground.withdraw_audit = "http://wallet.int.yidian-inc.com/wal
...
@@ -266,14 +266,9 @@ wallet.withdrawbackground.withdraw_audit = "http://wallet.int.yidian-inc.com/wal
wallet.withdrawbackground.back_freezing_fund
=
"http://wallet.int.yidian-inc.com/wallet/background/back_freezing_fund"
wallet.withdrawbackground.back_freezing_fund
=
"http://wallet.int.yidian-inc.com/wallet/background/back_freezing_fund"
wallet.withdrawbackground.apply_detail
=
"http://wallet.int.yidian-inc.com/wallet/background/apply_detail"
wallet.withdrawbackground.apply_detail
=
"http://wallet.int.yidian-inc.com/wallet/background/apply_detail"
wallet.withdrawbackground.record_list
=
"http://wallet.int.yidian-inc.com/wallet/background/record_list"
wallet.withdrawbackground.record_list
=
"http://wallet.int.yidian-inc.com/wallet/background/record_list"
wallet.historyapi.sendmsg
=
"https://ex.jwshq.cn/app/msg/sendMessage"
;======================== 9000000-dev coupon 微服务接口 ==============================
;======================== 9000000-dev coupon 微服务接口 ==============================
coupon.admin.amount_pool.list
=
"http://coupon.int.yidian-inc.com/coupon/amount_pool/list"
;资金池列表
coupon.admin.amount_pool.save = "http://coupon.int.yidian-inc.com/coupon/amount_pool/save" ;保存资金池
coupon.admin.amount_pool.detail
=
"http://coupon.int.yidian-inc.com/coupon/amount_pool/detail"
;资金池详情
coupon.admin.coupon_type.list = "http://coupon.int.yidian-inc.com/coupon/admin/" ;优惠券类型列表
coupon.admin.coupon_type.save
=
"http://coupon.int.yidian-inc.com/coupon/admin/"
;优惠券类型保存
coupon.admin.coupon_type.detail = "http://coupon.int.yidian-inc.com/coupon/admin/" ;资金池优惠券详情
coupon.wxapp.apply
=
"http://coupon.int.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
coupon.wxapp.apply
=
"http://coupon.int.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
coupon.wxapp.list = "http://coupon.int.yidian-inc.com/coupon/wxapp/list" ;优惠券列表
coupon.wxapp.list = "http://coupon.int.yidian-inc.com/coupon/wxapp/list" ;优惠券列表
...
@@ -542,14 +537,9 @@ wallet.withdrawbackground.withdraw_audit = "http://wallet.test.yidian-inc.com/wa
...
@@ -542,14 +537,9 @@ wallet.withdrawbackground.withdraw_audit = "http://wallet.test.yidian-inc.com/wa
wallet.withdrawbackground.back_freezing_fund
=
"http://wallet.test.yidian-inc.com/wallet/background/back_freezing_fund"
wallet.withdrawbackground.back_freezing_fund
=
"http://wallet.test.yidian-inc.com/wallet/background/back_freezing_fund"
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"
wallet.historyapi.sendmsg
=
"http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
;======================== 9000000-dev coupon 微服务接口 ==============================
;======================== 9000000-dev coupon 微服务接口 ==============================
coupon.admin.amount_pool.list
=
"http://coupon.test.yidian-inc.com/coupon/amount_pool/list"
;资金池列表
coupon.admin.amount_pool.save = "http://coupon.test.yidian-inc.com/coupon/amount_pool/save" ;保存资金池
coupon.admin.amount_pool.detail
=
"http://coupon.test.yidian-inc.com/coupon/amount_pool/detail"
;资金池详情
coupon.admin.coupon_type.list = "http://coupon.test.yidian-inc.com/coupon/admin/" ;优惠券类型列表
coupon.admin.coupon_type.save
=
"http://coupon.test.yidian-inc.com/coupon/admin/"
;优惠券类型保存
coupon.admin.coupon_type.detail = "http://coupon.test.yidian-inc.com/coupon/admin/" ;资金池优惠券详情
coupon.wxapp.apply
=
"http://coupon.test.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
coupon.wxapp.apply
=
"http://coupon.test.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
coupon.wxapp.list = "http://coupon.test.yidian-inc.com/coupon/wxapp/list" ;优惠券列表
coupon.wxapp.list = "http://coupon.test.yidian-inc.com/coupon/wxapp/list" ;优惠券列表
[dev : test : common]
[dev : test : common]
...
@@ -781,14 +771,9 @@ wallet.withdrawbackground.withdraw_audit = "http://wallet.dev.yidian-inc.com/wal
...
@@ -781,14 +771,9 @@ wallet.withdrawbackground.withdraw_audit = "http://wallet.dev.yidian-inc.com/wal
wallet.withdrawbackground.back_freezing_fund
=
"http://wallet.dev.yidian-inc.com/wallet/background/back_freezing_fund"
wallet.withdrawbackground.back_freezing_fund
=
"http://wallet.dev.yidian-inc.com/wallet/background/back_freezing_fund"
wallet.withdrawbackground.apply_detail
=
"http://wallet.dev.yidian-inc.com/wallet/background/apply_detail"
wallet.withdrawbackground.apply_detail
=
"http://wallet.dev.yidian-inc.com/wallet/background/apply_detail"
wallet.withdrawbackground.record_list
=
"http://wallet.dev.yidian-inc.com/wallet/background/record_list"
wallet.withdrawbackground.record_list
=
"http://wallet.dev.yidian-inc.com/wallet/background/record_list"
wallet.historyapi.sendmsg
=
"http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
;======================== 9000000-dev coupon 微服务接口 ==============================
;======================== 9000000-dev coupon 微服务接口 ==============================
coupon.admin.amount_pool.list
=
"http://coupon.dev.yidian-inc.com/coupon/amount_pool/list"
;资金池列表
coupon.admin.amount_pool.save = "http://coupon.dev.yidian-inc.com/coupon/amount_pool/save" ;保存资金池
coupon.admin.amount_pool.detail
=
"http://coupon.dev.yidian-inc.com/coupon/amount_pool/detail"
;资金池详情
coupon.admin.coupon_type.list = "http://coupon.dev.yidian-inc.com/coupon/admin/" ;优惠券类型列表
coupon.admin.coupon_type.save
=
"http://coupon.dev.yidian-inc.com/coupon/admin/"
;优惠券类型保存
coupon.admin.coupon_type.detail = "http://coupon.dev.yidian-inc.com/coupon/admin/" ;资金池优惠券详情
coupon.wxapp.apply
=
"http://coupon.dev.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
coupon.wxapp.apply
=
"http://coupon.dev.yidian-inc.com/coupon/wxapp/apply"
;领取优惠券
coupon.wxapp.list = "http://coupon.dev.yidian-inc.com/coupon/wxapp/list" ;优惠券列表
coupon.wxapp.list = "http://coupon.dev.yidian-inc.com/coupon/wxapp/list" ;优惠券列表
...
...
mysql.ini
View file @
a090b078
...
@@ -73,6 +73,17 @@ dao.charset='utf8mb4'
...
@@ -73,6 +73,17 @@ dao.charset='utf8mb4'
;marketing.write.host='10.126.155.120:3306'
;marketing.write.host='10.126.155.120:3306'
dao.read.host
=
'10.136.150.2:3307'
dao.read.host
=
'10.136.150.2:3307'
;导数据专用--线上
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'
;marketing.write.host='10.126.155.120:3306'
fu.read.host
=
'10.136.150.2:3307'
; 预发环境
; 预发环境
[perf-merchant : prod-merchant : merchant : common]
[perf-merchant : prod-merchant : merchant : common]
...
@@ -96,6 +107,16 @@ merchant.charset='utf8mb4'
...
@@ -96,6 +107,16 @@ merchant.charset='utf8mb4'
merchant.write.host
=
'w.bp_test_mysql4.int.yidian-inc.com:3309'
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'
merchant.read.host
=
'r.bp_test_mysql4_1.int.yidian-inc.com:3309,r.bp_test_mysql4_2.int.yidian-inc.com:3309'
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]
[dev-interaction : interaction : common]
interaction.database_type
=
'mysql'
interaction.database_type
=
'mysql'
...
@@ -116,15 +137,15 @@ merchant.charset='utf8mb4'
...
@@ -116,15 +137,15 @@ merchant.charset='utf8mb4'
merchant.write.host
=
'w.bp_test_mysql1.int.yidian-inc.com:3306'
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'
merchant.read.host
=
'r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.int.yidian-inc.com:3306'
;导数据专用--目前调试
dao
.database_type
=
'mysql'
fu
.database_type
=
'mysql'
dao.database_name
=
'zhiyue
'
fu.database_name
=
'interaction2
'
dao
.connect_timeout
=
2
fu
.connect_timeout
=
2
dao.username
=
'zhiyue_tmp_ro
'
fu.username
=
'bp_rw
'
dao.password
=
'AABBCCDD
'
fu.password
=
'OA2My1X9tDUiTymO4yq4VAXCM4ttXj
'
dao
.charset
=
'utf8mb4'
fu
.charset
=
'utf8mb4'
;marketing.write.host='10.126.155.120
:3306'
fu.write.host
=
'w.bp_test_mysql1.int.yidian-inc.com
:3306'
dao.read.host
=
'10.136.150.2:3307
'
fu.read.host
=
'r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.int.yidian-inc.com:3306
'
[goods : common]
[goods : common]
...
@@ -467,22 +488,22 @@ wallet.read.host=''
...
@@ -467,22 +488,22 @@ wallet.read.host=''
; 测试环境
; 测试环境
[test-coupon : coupon : common]
[test-coupon : coupon : common]
wallet
.database_type
=
'mysql'
coupon
.database_type
=
'mysql'
wallet
.database_name
=
'coupon'
coupon
.database_name
=
'coupon'
wallet
.connect_timeout
=
2
coupon
.connect_timeout
=
2
wallet
.username
=
'bp_rw'
coupon
.username
=
'bp_rw'
wallet
.password
=
'OA2My1X9tDUiTymO4yq4VAXCM4ttXj'
coupon
.password
=
'OA2My1X9tDUiTymO4yq4VAXCM4ttXj'
wallet
.charset
=
'utf8mb4'
coupon
.charset
=
'utf8mb4'
wallet
.write.host
=
'w.bp_test_mysql4.int.yidian-inc.com:3309'
coupon
.write.host
=
'w.bp_test_mysql4.int.yidian-inc.com:3309'
wallet
.read.host
=
'r.bp_test_mysql4_1.int.yidian-inc.com:3309,r.bp_test_mysql4_2.int.yidian-inc.com:3309'
coupon
.read.host
=
'r.bp_test_mysql4_1.int.yidian-inc.com:3309,r.bp_test_mysql4_2.int.yidian-inc.com:3309'
; 联调环境
; 联调环境
[dev-coupon : coupon : common]
[dev-coupon : coupon : common]
wallet
.database_type
=
'mysql'
coupon
.database_type
=
'mysql'
wallet
.database_name
=
'coupon'
coupon
.database_name
=
'coupon'
wallet
.connect_timeout
=
2
coupon
.connect_timeout
=
2
wallet
.username
=
'bp_rw'
coupon
.username
=
'bp_rw'
wallet
.password
=
'OA2My1X9tDUiTymO4yq4VAXCM4ttXj'
coupon
.password
=
'OA2My1X9tDUiTymO4yq4VAXCM4ttXj'
wallet
.charset
=
'utf8mb4'
coupon
.charset
=
'utf8mb4'
wallet
.write.host
=
'w.bp_test_mysql1.int.yidian-inc.com:3306'
coupon
.write.host
=
'w.bp_test_mysql1.int.yidian-inc.com:3306'
wallet
.read.host
=
'r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.int.yidian-inc.com:3306'
coupon
.read.host
=
'r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.int.yidian-inc.com:3306'
request.ini
0 → 100755
View file @
a090b078
[common]
;不打印日志的URL
log.exclude
[]
=
"bj2-e05-126-165-6-lg.yidian.com"
wallet.ini
View file @
a090b078
...
@@ -9,14 +9,19 @@ withdraw.day_total_amount = 100000;
...
@@ -9,14 +9,19 @@ withdraw.day_total_amount = 100000;
withdraw.pinpp_sync_limit
=
100;
withdraw.pinpp_sync_limit
=
100;
;提现审核阈值,超过进审核列表 单位 分
;提现审核阈值,超过进审核列表 单位 分
withdraw.withdraw_apply_amount
=
500;
withdraw.withdraw_apply_amount
=
500;
;关闭提现
;关闭提现 0 打开 1 关闭
withdraw.is_closed
=
1;
withdraw.is_closed
=
0;
;白名单用户
withdraw.whitelist
=
',510234788199,510227177373,510233204694,510239348329,'
;
;兼容老钱包提现,发消息的验签
withdraw.old_sign = '9e41321e688048d289678dba73be8a28';
[prod-wallet : common]
[prod-wallet : common]
;生产的pingpp key
;生产的pingpp key
;新版C端提现appid
;新版C端提现appid
withdraw.new_pingpp_appid
=
'app_i58a94Pq1qfDDK4q'
;
withdraw.new_pingpp_appid
=
'app_i58a94Pq1qfDDK4q'
;
;
旧版C端提现appid
;
生活圈-线上-c端app-老版-提现
withdraw.old_pingpp_appid = 'app_
i58a94Pq1qfDDK4q
';
withdraw.old_pingpp_appid = 'app_
HGej90rbPiXTHmf5
';
[test-wallet : common]
[test-wallet : common]
;新账户提现延迟(包含当天) 单位:天
;新账户提现延迟(包含当天) 单位:天
...
@@ -41,6 +46,9 @@ withdraw.day_count_limit = 2;
...
@@ -41,6 +46,9 @@ withdraw.day_count_limit = 2;
;每日提现最大限额 单位:分
;每日提现最大限额 单位:分
withdraw.day_total_amount
=
100000;
withdraw.day_total_amount
=
100000;
;测试的pingpp key
;测试的pingpp key
withdraw.pingpp_appid
=
'app_W10Oe5XrvbzHfP4W'
;
;生活圈-测试-c端-新版本-提现
withdraw.new_pingpp_appid
=
'app_W10Oe5XrvbzHfP4W'
;
;生活圈-测试-c端-老版本-提现
withdraw.old_pingpp_appid = 'app_GirTKSbHG088SCqj';
;关闭提现
;关闭提现
withdraw.is_closed
=
0;
withdraw.is_closed
=
0;
\ No newline at end of file
xhprof.ini
View file @
a090b078
...
@@ -4,4 +4,3 @@ collection.bp_test_go2yd_com = 1
...
@@ -4,4 +4,3 @@ 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