Commit a81e3ea4 authored by wangdong1's avatar wangdong1

add:增加换绑接口

parent dc14902e
......@@ -278,7 +278,7 @@ order.order.old_order_refund = "http://order.int.yidian-inc.com/order/order/old_
order.order.old_order_refund_reject = "http://order.int.yidian-inc.com/order/order/old_order_refund_reject"
order.order.old_order_export = "http://order.int.yidian-inc.com/order/order/old_order_export"
order.order.old_order_print = "http://order.int.yidian-inc.com/order/order/old_print_order_list"
;用户老订单
order.order.old_user_order_list = "http://order.int.yidian-inc.com/order/order/old_user_order_list"
......@@ -337,6 +337,7 @@ wallet.accountbackground.record_list = "http://wallet.int.yidian-inc.com/wallet/
wallet.accountbackground.get_wallet_account_status = "http://wallet.int.yidian-inc.com/wallet/background/get_wallet_account_status"
wallet.accountbackground.reset_wallet_account_status = "http://wallet.int.yidian-inc.com/wallet/background/reset_wallet_account_status"
wallet.risk.req = "http://antispamx.yidianzixun.com/risk/req"
wallet.account.reset_third_account_bind = "http://wallet.int.yidian-inc.com/wallet/account/reset_third_account_bind"
;======================== 9000000-dev coupon 微服务接口 ==============================
coupon.wxapp.apply_coupon = "http://coupon.int.yidian-inc.com/coupon/wxapp/apply" ;领取优惠券
......@@ -687,6 +688,7 @@ wallet.accountbackground.record_list = "http://wallet.test.yidian-inc.com/wallet
wallet.accountbackground.get_wallet_account_status = "http://wallet.test.yidian-inc.com/wallet/background/get_wallet_account_status"
wallet.accountbackground.reset_wallet_account_status = "http://wallet.test.yidian-inc.com/wallet/background/reset_wallet_account_status"
wallet.risk.req = "http://antispamx.yidianzixun.com/risk/req"
wallet.account.reset_third_account_bind = "http://wallet.test.yidian-inc.com/wallet/account/reset_third_account_bind"
;======================== 9000000-prod coupon 微服务接口 ==============================
coupon.wxapp.apply_coupon = "http://coupon.test.yidian-inc.com/coupon/wxapp/apply" ;领取优惠券
......@@ -1000,6 +1002,7 @@ wallet.accountbackground.record_list = "http://wallet.dev.yidian-inc.com/wallet/
wallet.accountbackground.get_wallet_account_status = "http://wallet.dev.yidian-inc.com/wallet/background/get_wallet_account_status"
wallet.accountbackground.reset_wallet_account_status = "http://wallet.dev.yidian-inc.com/wallet/background/reset_wallet_account_status"
wallet.risk.req = "http://antispamx.yidianzixun.com/risk/req"
wallet.account.reset_third_account_bind = "http://wallet.dev.yidian-inc.com/wallet/account/reset_third_account_bind"
;======================== 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