Commit fe329c8e authored by guozhiyuan's avatar guozhiyuan

update:save

parent b768c6ad
......@@ -110,6 +110,7 @@ interaction.index.follow_list = "http://interact.int.yidian-inc.com/follow/index
interaction.index.is_follow = "http://interact.int.yidian-inc.com/follow/index/is_follow"
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.syn_account = "http://interact.int.yidian-inc.com/follow/index/syn_account"
;======================= 4000000-prod goods微服务接口 =======================
......@@ -327,6 +328,7 @@ interaction.index.follow_list = "http://interaction.test.yidian-inc.com/follow/i
interaction.index.is_follow = "http://interaction.test.yidian-inc.com/follow/index/is_follow"
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.syn_account = "http://interaction.test.yidian-inc.com/follow/index/syn_account"
;======================= 4000000-test goods微服务接口 =======================
......@@ -510,6 +512,7 @@ interaction.index.follow_list = "http://interaction.dev.yidian-inc.com/follow/in
interaction.index.is_follow = "http://interaction.dev.yidian-inc.com/follow/index/is_follow"
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.syn_account = "http://interaction.dev.yidian-inc.com/follow/index/syn_account"
;======================= 4000000-dev goods微服务接口 =======================
......
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