Commit 01de991e authored by wanjilong's avatar wanjilong

add: add pay url

parent 6f98cc5f
......@@ -121,6 +121,12 @@ merchant.account.get_role_list = "http://merchant.int.yidian-inc.com/lifeaccoun
merchant.account.get_life_list = "http://merchant.int.yidian-inc.com/lifeaccount/account/get_life_list"
merchant.account.get_user_list = "http://merchant.int.yidian-inc.com/lifeaccount/account/get_user_list"
;支付
pay.order.pay = "http://pay.int.yidian-inc.com/pay/order/pay"
pay.order.refund = "http://pay.int.yidian-inc.com/pay/order/refund"
pay.order.write_off = "http://pay.int.yidian-inc.com/pay/order/write_off"
pay.callback.pay = "http://pay.int.yidian-inc.com/pay/callback/pay"
pay.callback.refund = "http://pay.int.yidian-inc.com/pay/callback/refund"
[perf : prod : common]
......
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