Commit 848bca32 authored by 顾文旭's avatar 顾文旭

fix 支付渠道

parent 8f80d400
......@@ -385,6 +385,7 @@ pay.callback.pay = "http://pay.int.yidian-inc.com/pay/callback/pay"
pay.callback.refund = "http://pay.int.yidian-inc.com/pay/callback/refund"
pay.account.fund = "http://pay.int.yidian-inc.com/pay/account/fund"
pay.order.charges = "http://pay.int.yidian-inc.com/pay/order/charges"
pay.order.channel = "http://blend.jwshq.yidian-inc.com/pay/payListChannel"
;======================= 8000000-prod wallet微服务接口 =======================
;钱包
......@@ -844,7 +845,8 @@ pay.callback.pay = "http://pay-test.bp.api.appgc.cn/pay/callback/pay"
pay.callback.refund = "http://pay-test.bp.api.appgc.cn/pay/callback/refund"
pay.account.fund = "http://pay-test.bp.api.appgc.cn/pay/account/fund"
pay.order.charges = "http://pay-test.bp.api.appgc.cn/pay/order/charges"
pay.order.channel = "http://localhost:8080/pay/payListChannel"
pay.order.channel = "http://blend.jwshq.yidian-inc.com/pay/payListChannel"
;======================= 8000000-test wallet微服务接口 =======================
;钱包
wallet.account.transfer = "http://wallet-test.bp.api.appgc.cn/wallet/account/transfer"
......
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