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
b0da06d9
Commit
b0da06d9
authored
Jul 31, 2021
by
wangdong1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add:消息接口
parent
fc4ae410
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
interface.ini
interface.ini
+4
-1
wallet.ini
wallet.ini
+2
-1
No files found.
interface.ini
View file @
b0da06d9
...
@@ -257,6 +257,7 @@ wallet.withdrawbackground.withdraw_audit = "http://wallet.int.yidian-inc.com/wal
...
@@ -257,6 +257,7 @@ 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.list
=
"http://coupon.int.yidian-inc.com/coupon/amount_pool/list"
;资金池列表
...
@@ -528,6 +529,7 @@ wallet.withdrawbackground.withdraw_audit = "http://wallet.test.yidian-inc.com/wa
...
@@ -528,6 +529,7 @@ 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.list
=
"http://coupon.test.yidian-inc.com/coupon/amount_pool/list"
;资金池列表
...
@@ -760,6 +762,7 @@ wallet.withdrawbackground.withdraw_audit = "http://wallet.dev.yidian-inc.com/wal
...
@@ -760,6 +762,7 @@ 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.list
=
"http://coupon.dev.yidian-inc.com/coupon/amount_pool/list"
;资金池列表
...
...
wallet.ini
View file @
b0da06d9
...
@@ -13,7 +13,8 @@ withdraw.withdraw_apply_amount = 500;
...
@@ -13,7 +13,8 @@ withdraw.withdraw_apply_amount = 500;
withdraw.is_closed
=
0;
withdraw.is_closed
=
0;
;白名单用户
;白名单用户
withdraw.whitelist
=
',510234788199,510227177373,510233204694,510239348329,'
;
withdraw.whitelist
=
',510234788199,510227177373,510233204694,510239348329,'
;
;兼容老钱包提现,发消息的验签
withdraw.old_sgin = '9e41321e688048d289678dba73be8a28';
[prod-wallet : common]
[prod-wallet : common]
;生产的pingpp key
;生产的pingpp key
...
...
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