Commit 688cd455 authored by wangdong1's avatar wangdong1

add:增加接口

parent fdde02ed
......@@ -362,6 +362,7 @@ wallet.withdrawbackground.back_freezing_fund = "http://wallet.int.yidian-inc.com
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.historyapi.sendmsg = "https://ex.jwshq.cn/app/msg/sendMessage"
wallet.historyapi.sendmsg_new = "http://interact.int.yidian-inc.com/msg/index/withdraw_push"
wallet.withdrawbackground.account_list = "http://wallet.int.yidian-inc.com/wallet/background/account_list"
wallet.accountbackground.record_list = "http://wallet.int.yidian-inc.com/wallet/background/account_record_list"
wallet.accountbackground.get_wallet_account_status = "http://wallet.int.yidian-inc.com/wallet/background/get_wallet_account_status"
......@@ -755,6 +756,7 @@ wallet.withdrawbackground.back_freezing_fund = "http://wallet.pre.int.yidian-inc
wallet.withdrawbackground.apply_detail = "http://wallet.pre.int.yidian-inc.com/wallet/background/apply_detail"
wallet.withdrawbackground.record_list = "http://wallet.pre.int.yidian-inc.com/wallet/background/record_list"
wallet.historyapi.sendmsg = "https://ex.jwshq.cn/app/msg/sendMessage"
wallet.historyapi.sendmsg_new = "http://interact.int.yidian-inc.com/msg/index/withdraw_push"
wallet.withdrawbackground.account_list = "http://wallet.pre.int.yidian-inc.com/wallet/background/account_list"
wallet.accountbackground.record_list = "http://wallet.pre.int.yidian-inc.com/wallet/background/account_record_list"
wallet.accountbackground.get_wallet_account_status = "http://wallet.pre.int.yidian-inc.com/wallet/background/get_wallet_account_status"
......@@ -1143,6 +1145,7 @@ 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.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"
wallet.historyapi.sendmsg_new = "http://interaction.test.yidian-inc.com/msg/index/withdraw_push"
wallet.withdrawbackground.account_list = "http://wallet.test.yidian-inc.com/wallet/background/account_list"
wallet.accountbackground.record_list = "http://wallet.test.yidian-inc.com/wallet/background/account_record_list"
wallet.accountbackground.get_wallet_account_status = "http://wallet.test.yidian-inc.com/wallet/background/get_wallet_account_status"
......@@ -1494,6 +1497,7 @@ wallet.withdrawbackground.back_freezing_fund = "http://wallet.dev.yidian-inc.com
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.historyapi.sendmsg = "http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
wallet.historyapi.sendmsg_new = "http://interaction.dev.yidian-inc.com/msg/index/withdraw_push"
wallet.withdrawbackground.account_list = "http://wallet.dev.yidian-inc.com/wallet/background/account_list"
wallet.accountbackground.record_list = "http://wallet.dev.yidian-inc.com/wallet/background/account_record_list"
wallet.accountbackground.get_wallet_account_status = "http://wallet.dev.yidian-inc.com/wallet/background/get_wallet_account_status"
......
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