Commit ace4a997 authored by wanjilong's avatar wanjilong

add: pay url

parent 31ee94e0
...@@ -283,6 +283,10 @@ order.order.pay_order_item = "http://order.test.yidian-inc.com/order/order/pay_o ...@@ -283,6 +283,10 @@ order.order.pay_order_item = "http://order.test.yidian-inc.com/order/order/pay_o
goods.public.goods_sku_list = "http://goods.test.int.yidian-inc.com/goods/goods/goods_sku_list" goods.public.goods_sku_list = "http://goods.test.int.yidian-inc.com/goods/goods/goods_sku_list"
goods.public.goods_spu_list = "http://goods.test.int.yidian-inc.com/goods/goods/goods_spu_list" goods.public.goods_spu_list = "http://goods.test.int.yidian-inc.com/goods/goods/goods_spu_list"
;支付
pay.order.refund = "http://pay.test.int.yidian-inc.com/pay/order/refund"
pay.order.write_off = "http://pay.test.int.yidian-inc.com/pay/order/write_off"
;tcc调goods用子项目 ;tcc调goods用子项目
goods.tcc.place_an_order_try = "http://goods.test.int.yidian-inc.com/tcc/tcc/place_an_order_try"; goods.tcc.place_an_order_try = "http://goods.test.int.yidian-inc.com/tcc/tcc/place_an_order_try";
goods.tcc.place_an_order_confirm = "http://goods.test.int.yidian-inc.com/tcc/tcc/place_an_order_confirm"; goods.tcc.place_an_order_confirm = "http://goods.test.int.yidian-inc.com/tcc/tcc/place_an_order_confirm";
......
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