Commit 572e59cd authored by luhongguang's avatar luhongguang

update:get_life_account_by_id

parent 6d60c40f
......@@ -118,6 +118,8 @@ merchant.lifeaccount.get_account_by_lid = "merchant.int.yidian-inc.com/lifeaccou
merchant.lifeaccount.get_account_info = "merchant.int.yidian-inc.com/lifeaccount/account/get_account_info"
merchant.lifeaccount.get_life_account_by_id = "merchant.int.yidian-inc.com/lifeaccount/account/get_life_account_by_id"
;互动项目
interaction.index.follow = "interact.int.yidian-inc.com/follow/index/follow"
interaction.index.follow_list = "interact.int.yidian-inc.com/follow/index/follow_list"
......@@ -208,6 +210,8 @@ merchant.lifeaccount.get_account_info = "merchant.test.yidian-inc.com/lifeaccoun
merchant.lifeaccount.get_lid_by_uid = "merchant.test.yidian-inc.com/lifeaccount/account/get_lid_by_uid"
merchant.lifeaccount.get_life_account_by_id = "merchant.test.yidian-inc.com/lifeaccount/account/get_life_account_by_id"
;互动项目
interaction.index.follow = "interaction.test.yidian-inc.com/follow/index/follow"
interaction.index.follow_list = "interaction.test.yidian-inc.com/follow/index/follow_list"
......@@ -287,6 +291,8 @@ merchant.lifeaccount.get_account_info = "merchant.dev.yidian-inc.com/lifeaccount
merchant.lifeaccount.get_lid_by_uid = "merchant.dev.yidian-inc.com/lifeaccount/account/get_lid_by_uid"
merchant.lifeaccount.get_life_account_by_id = "merchant.dev.yidian-inc.com/lifeaccount/account/get_life_account_by_id"
;互动项目
interaction.index.follow = "interaction.dev.yidian-inc.com/follow/index/follow"
interaction.index.follow_list = "interaction.dev.yidian-inc.com/follow/index/follow_list"
......@@ -305,7 +311,7 @@ goods.public.goods_online_offline = "http://goods.dev.yidian-inc.com/goods/goods
goods.public.check_goods_name = "http://goods.dev.yidian-inc.com/goods/goods/check_goods_name"
goods.background.goods_list_op = "http://goods.dev.yidian-inc.com/goods/goods/goods_list_op"
goods.background.goods_info_op = "http://goods.dev.yidian-inc.com/goods/goods/info_op"
goods.background.goods_info_op = "http://goods.com/goods/goods/info_op"
goods.background.goods_audit = "http://goods.dev.yidian-inc.com/goods/goods/audit"
goods.consumer.goods_list_c = "http://goods.dev.yidian-inc.com/goods/goods/goods_list_c"
......
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