Commit a65c64b3 authored by wangdong1's avatar wangdong1
parents aa58bb13 75835e3a
...@@ -118,7 +118,7 @@ interaction.index.is_follow = "http://interact.int.yidian-inc.com/follow/index/i ...@@ -118,7 +118,7 @@ interaction.index.is_follow = "http://interact.int.yidian-inc.com/follow/index/i
interaction.inner.digg = "http://interact.int.yidian-inc.com/follow/index/digg" interaction.inner.digg = "http://interact.int.yidian-inc.com/follow/index/digg"
interaction.inner.get_count_and_isfollow = "http://interact.int.yidian-inc.com/follow/index/get_count_and_isfollow" interaction.inner.get_count_and_isfollow = "http://interact.int.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.index.syn_account = "http://interact.int.yidian-inc.com/follow/index/syn_account" interaction.index.syn_account = "http://interact.int.yidian-inc.com/follow/index/syn_account"
interaction.index.wechat = "http://interact.int.yidian-inc.com/msg/index/wechat" interaction.index.wechat = "http://interact.int.yidian-inc.com/msg/index/wechat_msg"
;======================= 4000000-prod goods微服务接口 ======================= ;======================= 4000000-prod goods微服务接口 =======================
...@@ -210,6 +210,7 @@ order.order.old_order_item_list = "http://order.int.yidian-inc.com/order/order/o ...@@ -210,6 +210,7 @@ order.order.old_order_item_list = "http://order.int.yidian-inc.com/order/order/o
order.order.old_order_refund = "http://order.int.yidian-inc.com/order/order/old_order_refund" order.order.old_order_refund = "http://order.int.yidian-inc.com/order/order/old_order_refund"
order.order.old_order_refund_reject = "http://order.int.yidian-inc.com/order/order/old_order_refund_reject" order.order.old_order_refund_reject = "http://order.int.yidian-inc.com/order/order/old_order_refund_reject"
order.order.old_order_export = "http://order.int.yidian-inc.com/order/order/old_order_export" order.order.old_order_export = "http://order.int.yidian-inc.com/order/order/old_order_export"
order.order.old_order_print = "http://order.int.yidian-inc.com/order/order/old_print_order_list"
;tcc调order用子项目 ;tcc调order用子项目
...@@ -227,6 +228,7 @@ order.deliverer.add_deliverer = "http://order.int.yidian-inc.com/deliverer/deliv ...@@ -227,6 +228,7 @@ order.deliverer.add_deliverer = "http://order.int.yidian-inc.com/deliverer/deliv
order.deliverer.list_day_deliverer = "http://order.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer" order.deliverer.list_day_deliverer = "http://order.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.save_day_deliverer = "http://order.int.yidian-inc.com/deliverer/deliverer/save_day_deliverer" order.deliverer.save_day_deliverer = "http://order.int.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.list_day_deliverer_conf = "http://order.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf" order.deliverer.list_day_deliverer_conf = "http://order.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.plan_down = "http://order.int.yidian-inc.com/deliverer/deliverer/plan_down"
;======================= 6000000-prod pay微服务接口 ======================= ;======================= 6000000-prod pay微服务接口 =======================
pay.order.pay = "http://pay.int.yidian-inc.com/pay/order/pay" 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.refund = "http://pay.int.yidian-inc.com/pay/order/refund"
...@@ -379,7 +381,7 @@ interaction.index.is_follow = "http://interaction.test.yidian-inc.com/follow/ind ...@@ -379,7 +381,7 @@ interaction.index.is_follow = "http://interaction.test.yidian-inc.com/follow/ind
interaction.inner.digg = "http://interaction.test.yidian-inc.com/follow/index/digg" interaction.inner.digg = "http://interaction.test.yidian-inc.com/follow/index/digg"
interaction.inner.get_count_and_isfollow = "http://interaction.test.yidian-inc.com/follow/index/get_count_and_isfollow" interaction.inner.get_count_and_isfollow = "http://interaction.test.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.index.syn_account = "http://interaction.test.yidian-inc.com/follow/index/syn_account" interaction.index.syn_account = "http://interaction.test.yidian-inc.com/follow/index/syn_account"
interaction.index.wechat = "http://interaction.test.yidian-inc.com/msg/index/wechat" interaction.index.wechat = "http://interaction.test.yidian-inc.com/msg/index/wechat_msg"
;======================= 4000000-test goods微服务接口 ======================= ;======================= 4000000-test goods微服务接口 =======================
...@@ -471,6 +473,7 @@ order.order.old_order_item_list = "http://order.test.yidian-inc.com/order/order/ ...@@ -471,6 +473,7 @@ order.order.old_order_item_list = "http://order.test.yidian-inc.com/order/order/
order.order.old_order_refund = "http://order.test.yidian-inc.com/order/order/old_order_refund" order.order.old_order_refund = "http://order.test.yidian-inc.com/order/order/old_order_refund"
order.order.old_order_refund_reject = "http://order.test.yidian-inc.com/order/order/old_order_refund_reject" order.order.old_order_refund_reject = "http://order.test.yidian-inc.com/order/order/old_order_refund_reject"
order.order.old_order_export = "http://order.test.yidian-inc.com/order/order/old_order_export" order.order.old_order_export = "http://order.test.yidian-inc.com/order/order/old_order_export"
order.order.old_order_print = "http://order.test.yidian-inc.com/order/order/old_print_order_list"
;tcc调order用子项目 ;tcc调order用子项目
...@@ -484,11 +487,11 @@ order.tcc.create_order_main = "http://order.test.yidian-inc.com/tcc/tcc/create_o ...@@ -484,11 +487,11 @@ order.tcc.create_order_main = "http://order.test.yidian-inc.com/tcc/tcc/create_o
order.tcc.cancel_order_main = "http://order.test.yidian-inc.com/tcc/tcc/cancel_order_main" order.tcc.cancel_order_main = "http://order.test.yidian-inc.com/tcc/tcc/cancel_order_main"
;deliver 骑手 ;deliver 骑手
order.deliverer.add_deliverer = "http://order.test.int.yidian-inc.com/deliverer/deliverer/add_deliverer" order.deliverer.add_deliverer = "http://order.test.yidian-inc.com/deliverer/deliverer/add_deliverer"
order.deliverer.list_day_deliverer = "http://order.test.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer" order.deliverer.list_day_deliverer = "http://order.test.yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.save_day_deliverer = "http://order.test.int.yidian-inc.com/deliverer/deliverer/save_day_deliverer" order.deliverer.save_day_deliverer = "http://order.test.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.list_day_deliverer_conf = "http://order.test.int.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf" order.deliverer.list_day_deliverer_conf = "http://order.test.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.plan_down = "http://order.test.yidian-inc.com/deliverer/deliverer/plan_down"
;======================= 6000000-test pay微服务接口 ======================= ;======================= 6000000-test pay微服务接口 =======================
pay.order.pay = "http://pay.test.yidian-inc.com/pay/order/pay" pay.order.pay = "http://pay.test.yidian-inc.com/pay/order/pay"
pay.order.refund = "http://pay.test.yidian-inc.com/pay/order/refund" pay.order.refund = "http://pay.test.yidian-inc.com/pay/order/refund"
...@@ -603,7 +606,7 @@ interaction.index.is_follow = "http://interaction.dev.yidian-inc.com/follow/inde ...@@ -603,7 +606,7 @@ interaction.index.is_follow = "http://interaction.dev.yidian-inc.com/follow/inde
interaction.inner.digg = "http://interaction.dev.yidian-inc.com/follow/index/digg" interaction.inner.digg = "http://interaction.dev.yidian-inc.com/follow/index/digg"
interaction.inner.get_count_and_isfollow = "http://interaction.dev.yidian-inc.com/follow/index/get_count_and_isfollow" interaction.inner.get_count_and_isfollow = "http://interaction.dev.yidian-inc.com/follow/index/get_count_and_isfollow"
interaction.index.syn_account = "http://interaction.dev.yidian-inc.com/follow/index/syn_account" interaction.index.syn_account = "http://interaction.dev.yidian-inc.com/follow/index/syn_account"
interaction.index.wechat = "http://interaction.dev.yidian-inc.com/msg/index/wechat" interaction.index.wechat = "http://interaction.dev.yidian-inc.com/msg/index/wechat_msg"
;======================= 4000000-dev goods微服务接口 ======================= ;======================= 4000000-dev goods微服务接口 =======================
...@@ -694,7 +697,7 @@ order.order.old_order_item_list = "http://order.dev.yidian-inc.com/order/order/o ...@@ -694,7 +697,7 @@ order.order.old_order_item_list = "http://order.dev.yidian-inc.com/order/order/o
order.order.old_order_refund = "http://order.dev.yidian-inc.com/order/order/old_order_refund" order.order.old_order_refund = "http://order.dev.yidian-inc.com/order/order/old_order_refund"
order.order.old_order_refund_reject = "http://order.dev.yidian-inc.com/order/order/old_order_refund_reject" order.order.old_order_refund_reject = "http://order.dev.yidian-inc.com/order/order/old_order_refund_reject"
order.order.old_order_export = "http://order.dev.yidian-inc.com/order/order/old_order_export" order.order.old_order_export = "http://order.dev.yidian-inc.com/order/order/old_order_export"
order.order.old_order_print = "http://order.dev.yidian-inc.com/order/order/old_print_order_list"
;tcc调order用子项目 ;tcc调order用子项目
order.tcc.create_order_try = "http://order.dev.yidian-inc.com/tcc/tcc/create_order_try" order.tcc.create_order_try = "http://order.dev.yidian-inc.com/tcc/tcc/create_order_try"
...@@ -711,6 +714,7 @@ order.deliverer.add_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliv ...@@ -711,6 +714,7 @@ order.deliverer.add_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliv
order.deliverer.list_day_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliverer/list_day_deliverer" order.deliverer.list_day_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliverer/list_day_deliverer"
order.deliverer.save_day_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliverer/save_day_deliverer" order.deliverer.save_day_deliverer = "http://order.dev.yidian-inc.com/deliverer/deliverer/save_day_deliverer"
order.deliverer.list_day_deliverer_conf = "http://order.dev.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf" order.deliverer.list_day_deliverer_conf = "http://order.dev.yidian-inc.com/deliverer/deliverer/list_day_deliverer_conf"
order.deliverer.plan_down = "http://order.dev.yidian-inc.com/deliverer/deliverer/plan_down"
;======================= 6000000-dev pay微服务接口 ======================= ;======================= 6000000-dev pay微服务接口 =======================
pay.order.pay = "http://pay.dev.yidian-inc.com/pay/order/pay" pay.order.pay = "http://pay.dev.yidian-inc.com/pay/order/pay"
pay.order.refund = "http://pay.dev.yidian-inc.com/pay/order/refund" pay.order.refund = "http://pay.dev.yidian-inc.com/pay/order/refund"
......
...@@ -4,3 +4,4 @@ collection.bp_test_go2yd_com = 1 ...@@ -4,3 +4,4 @@ collection.bp_test_go2yd_com = 1
#是否开启xhprof, 按照域名来开启, 值为开启的百分比 #是否开启xhprof, 按照域名来开启, 值为开启的百分比
switch.bp_test_go2yd_com = 100 switch.bp_test_go2yd_com = 100
switch.bp_go2yd_com = 100
\ No newline at end of file
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