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
54a73e4c
Commit
54a73e4c
authored
Sep 10, 2021
by
万继龙
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev_op_wallet' into 'master'
add:transfer.transfer_service_id See merge request bp/yaconf!50
parents
a336b675
c9211e27
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
1 deletion
+18
-1
dictionary.ini
dictionary.ini
+2
-0
wallet.ini
wallet.ini
+16
-1
No files found.
dictionary.ini
View file @
54a73e4c
...
@@ -20,6 +20,8 @@
...
@@ -20,6 +20,8 @@
407
=
"商品交易"
407
=
"商品交易"
501
=
"平台营销充值"
501
=
"平台营销充值"
502
=
"商户营销充值"
502
=
"商户营销充值"
601
=
"邀请新用户奖励"
602
=
"邀请下单奖励"
#兼容老数据,从90开始
#兼容老数据,从90开始
9101
=
私信红包
9101
=
私信红包
...
...
wallet.ini
View file @
54a73e4c
...
@@ -15,6 +15,9 @@ withdraw.is_closed = 0;
...
@@ -15,6 +15,9 @@ withdraw.is_closed = 0;
withdraw.whitelist
=
',510234788199,510227177373,510233204694,510239348329,'
;
withdraw.whitelist
=
',510234788199,510227177373,510233204694,510239348329,'
;
;兼容老钱包提现,发消息的验签
;兼容老钱包提现,发消息的验签
withdraw.old_sign = '9e41321e688048d289678dba73be8a28';
withdraw.old_sign = '9e41321e688048d289678dba73be8a28';
;转账服务调用方id和秘钥
transfer.transfer_service_id
=
'21091014290202205007'
;
transfer.transfer_service_secret='33ce7043920123145c998e979637a3b1';
[prod-wallet : common]
[prod-wallet : common]
;生产的pingpp key
;生产的pingpp key
...
@@ -22,6 +25,9 @@ withdraw.old_sign = '9e41321e688048d289678dba73be8a28';
...
@@ -22,6 +25,9 @@ withdraw.old_sign = '9e41321e688048d289678dba73be8a28';
withdraw.new_pingpp_appid
=
'app_i58a94Pq1qfDDK4q'
;
withdraw.new_pingpp_appid
=
'app_i58a94Pq1qfDDK4q'
;
;生活圈-线上-c端app-老版-提现
;生活圈-线上-c端app-老版-提现
withdraw.old_pingpp_appid = 'app_HGej90rbPiXTHmf5';
withdraw.old_pingpp_appid = 'app_HGej90rbPiXTHmf5';
;转账服务调用方id和秘钥
transfer.transfer_service_id
=
'21091014290202205007'
;
transfer.transfer_service_secret='33ce7043920123145c998e979637a3b1';
[perf-wallet : common]
[perf-wallet : common]
;生产的pingpp key
;生产的pingpp key
...
@@ -29,6 +35,9 @@ withdraw.old_pingpp_appid = 'app_HGej90rbPiXTHmf5';
...
@@ -29,6 +35,9 @@ withdraw.old_pingpp_appid = 'app_HGej90rbPiXTHmf5';
withdraw.new_pingpp_appid
=
'app_f5O4aDrvXvXTiffb'
;
withdraw.new_pingpp_appid
=
'app_f5O4aDrvXvXTiffb'
;
;生活圈-线上-c端app-老版-提现
;生活圈-线上-c端app-老版-提现
withdraw.old_pingpp_appid = 'app_HGej90rbPiXTHmf5';
withdraw.old_pingpp_appid = 'app_HGej90rbPiXTHmf5';
;转账服务调用方id和秘钥
transfer.transfer_service_id
=
'21091014290202205007'
;
transfer.transfer_service_secret='33ce7043920123145c998e979637a3b1';
[test-wallet : common]
[test-wallet : common]
;新账户提现延迟(包含当天) 单位:天
;新账户提现延迟(包含当天) 单位:天
...
@@ -44,6 +53,9 @@ withdraw.new_pingpp_appid = 'app_W10Oe5XrvbzHfP4W';
...
@@ -44,6 +53,9 @@ withdraw.new_pingpp_appid = 'app_W10Oe5XrvbzHfP4W';
withdraw.old_pingpp_appid = 'app_GirTKSbHG088SCqj';
withdraw.old_pingpp_appid = 'app_GirTKSbHG088SCqj';
;关闭提现
;关闭提现
withdraw.is_closed
=
0;
withdraw.is_closed
=
0;
;转账服务调用方id和秘钥
transfer.transfer_service_id
=
'21091011380404205008'
;
transfer.transfer_service_secret='7a9afab08309ab59ee395703d58cb00c';
[dev-wallet : common]
[dev-wallet : common]
;新账户提现延迟(包含当天) 单位:天
;新账户提现延迟(包含当天) 单位:天
...
@@ -58,4 +70,7 @@ withdraw.new_pingpp_appid = 'app_W10Oe5XrvbzHfP4W';
...
@@ -58,4 +70,7 @@ withdraw.new_pingpp_appid = 'app_W10Oe5XrvbzHfP4W';
;生活圈-测试-c端-老版本-提现
;生活圈-测试-c端-老版本-提现
withdraw.old_pingpp_appid = 'app_GirTKSbHG088SCqj';
withdraw.old_pingpp_appid = 'app_GirTKSbHG088SCqj';
;关闭提现
;关闭提现
withdraw.is_closed
=
0;
withdraw.is_closed
=
0;
\ No newline at end of file
;转账服务调用方id和秘钥
transfer.transfer_service_id
=
'21091011280606205005'
;
transfer.transfer_service_secret='6aa0c9a562426275940267e035fd769d';
\ 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