Commit 1632c368 authored by songxiaohang's avatar songxiaohang

add:添加钱包账户列表

parent 468c8e16
...@@ -317,6 +317,7 @@ wallet.withdrawbackground.back_freezing_fund = "http://wallet.int.yidian-inc.com ...@@ -317,6 +317,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.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" wallet.historyapi.sendmsg = "https://ex.jwshq.cn/app/msg/sendMessage"
wallet.withdrawbackground.account_list = "http://wallet.int.yidian-inc.com/wallet/background/account_list"
;======================== 9000000-dev coupon 微服务接口 ============================== ;======================== 9000000-dev coupon 微服务接口 ==============================
coupon.wxapp.apply_coupon = "http://coupon.int.yidian-inc.com/coupon/wxapp/apply" ;领取优惠券 coupon.wxapp.apply_coupon = "http://coupon.int.yidian-inc.com/coupon/wxapp/apply" ;领取优惠券
...@@ -651,6 +652,7 @@ wallet.withdrawbackground.back_freezing_fund = "http://wallet.test.yidian-inc.co ...@@ -651,6 +652,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.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" wallet.historyapi.sendmsg = "http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
wallet.withdrawbackground.account_list = "http://wallet.test.yidian-inc.com/wallet/background/account_list"
;======================== 9000000-prod coupon 微服务接口 ============================== ;======================== 9000000-prod coupon 微服务接口 ==============================
coupon.wxapp.apply_coupon = "http://coupon.test.yidian-inc.com/coupon/wxapp/apply" ;领取优惠券 coupon.wxapp.apply_coupon = "http://coupon.test.yidian-inc.com/coupon/wxapp/apply" ;领取优惠券
...@@ -948,6 +950,7 @@ wallet.withdrawbackground.back_freezing_fund = "http://wallet.dev.yidian-inc.com ...@@ -948,6 +950,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.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" wallet.historyapi.sendmsg = "http://testex.api.appgc.yidian-inc.com/app/msg/sendMessage"
wallet.withdrawbackground.account_list = "http://wallet.dev.yidian-inc.com/wallet/background/account_list"
;======================== 9000000-dev coupon 微服务接口 ============================== ;======================== 9000000-dev coupon 微服务接口 ==============================
......
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