Commit ec637a0d authored by 顾文旭's avatar 顾文旭

修改支付渠道获取方式

parent 23afa743
......@@ -844,6 +844,7 @@ 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"
;======================= 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