Commit 4d74ac5c authored by wangdong1's avatar wangdong1

add:add api

parent 4a22cad1
......@@ -227,6 +227,7 @@ wallet.withdrawbackground.apply_list = "http://wallet.int.yidian-inc.com/wallet/
wallet.withdrawbackground.blacklist = "http://wallet.int.yidian-inc.com/wallet/background/blacklist"
wallet.withdrawbackground.withdraw_audit = "http://wallet.int.yidian-inc.com/wallet/background/withdraw_audit"
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"
......@@ -456,6 +457,7 @@ wallet.withdrawbackground.apply_list = "http://wallet.test.yidian-inc.com/wallet
wallet.withdrawbackground.blacklist = "http://wallet.test.yidian-inc.com/wallet/background/blacklist"
wallet.withdrawbackground.withdraw_audit = "http://wallet.test.yidian-inc.com/wallet/background/withdraw_audit"
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"
[dev : test : common]
......@@ -649,6 +651,7 @@ wallet.withdrawbackground.apply_list = "http://wallet.dev.yidian-inc.com/wallet/
wallet.withdrawbackground.blacklist = "http://wallet.dev.yidian-inc.com/wallet/background/blacklist"
wallet.withdrawbackground.withdraw_audit = "http://wallet.dev.yidian-inc.com/wallet/background/withdraw_audit"
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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment