Commit 6e146b7e authored by 万继龙's avatar 万继龙

Merge branch 'dev_op_wallet' into 'master'

Dev op wallet

See merge request bp/yaconf!51
parents 54a73e4c b4567841
...@@ -367,6 +367,8 @@ wallet.accountbackground.get_wallet_account_status = "http://wallet.int.yidian-i ...@@ -367,6 +367,8 @@ wallet.accountbackground.get_wallet_account_status = "http://wallet.int.yidian-i
wallet.accountbackground.reset_wallet_account_status = "http://wallet.int.yidian-inc.com/wallet/background/reset_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.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" wallet.account.reset_third_account_bind = "http://wallet.int.yidian-inc.com/wallet/account/reset_third_account_bind"
wallet.accountbackground.get_user_info_by_ids = "http://wallet.int.yidian-inc.com/wallet/background/get_user_info_by_ids"
;======================== 9000000 coupon 微服务接口 ============================== ;======================== 9000000 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" ;领取优惠券
...@@ -757,6 +759,7 @@ wallet.accountbackground.get_wallet_account_status = "http://wallet.pre.int.yidi ...@@ -757,6 +759,7 @@ wallet.accountbackground.get_wallet_account_status = "http://wallet.pre.int.yidi
wallet.accountbackground.reset_wallet_account_status = "http://wallet.pre.int.yidian-inc.com/wallet/background/reset_wallet_account_status" wallet.accountbackground.reset_wallet_account_status = "http://wallet.pre.int.yidian-inc.com/wallet/background/reset_wallet_account_status"
wallet.risk.req = "http://antispamx.yidianzixun.com/risk/req" wallet.risk.req = "http://antispamx.yidianzixun.com/risk/req"
wallet.account.reset_third_account_bind = "http://wallet.pre.int.yidian-inc.com/wallet/account/reset_third_account_bind" wallet.account.reset_third_account_bind = "http://wallet.pre.int.yidian-inc.com/wallet/account/reset_third_account_bind"
wallet.accountbackground.get_user_info_by_ids = "http://wallet.pre.yidian-inc.com/wallet/background/get_user_info_by_ids"
;======================== 9000000-pre coupon 微服务接口 ============================== ;======================== 9000000-pre coupon 微服务接口 ==============================
coupon.wxapp.apply_coupon = "http://coupon.pre.int.yidian-inc.com/coupon/wxapp/apply" ;领取优惠券 coupon.wxapp.apply_coupon = "http://coupon.pre.int.yidian-inc.com/coupon/wxapp/apply" ;领取优惠券
...@@ -1143,6 +1146,7 @@ wallet.accountbackground.get_wallet_account_status = "http://wallet.test.yidian- ...@@ -1143,6 +1146,7 @@ wallet.accountbackground.get_wallet_account_status = "http://wallet.test.yidian-
wallet.accountbackground.reset_wallet_account_status = "http://wallet.test.yidian-inc.com/wallet/background/reset_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.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" wallet.account.reset_third_account_bind = "http://wallet.test.yidian-inc.com/wallet/account/reset_third_account_bind"
wallet.accountbackground.get_user_info_by_ids = "http://wallet.test.yidian-inc.com/wallet/background/get_user_info_by_ids"
;======================== 9000000-test coupon 微服务接口 ============================== ;======================== 9000000-test 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" ;领取优惠券
...@@ -1492,6 +1496,7 @@ wallet.accountbackground.get_wallet_account_status = "http://wallet.dev.yidian-i ...@@ -1492,6 +1496,7 @@ wallet.accountbackground.get_wallet_account_status = "http://wallet.dev.yidian-i
wallet.accountbackground.reset_wallet_account_status = "http://wallet.dev.yidian-inc.com/wallet/background/reset_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.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" wallet.account.reset_third_account_bind = "http://wallet.dev.yidian-inc.com/wallet/account/reset_third_account_bind"
wallet.accountbackground.get_user_info_by_ids = "http://wallet.dev.yidian-inc.com/wallet/background/get_user_info_by_ids"
;======================== 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