Commit 4e212994 authored by jianghaiming's avatar jianghaiming

update:set goods

parent 24521eb9
...@@ -108,6 +108,9 @@ interaction.index.is_follow = "interaction.test.yidian-inc.com/follow/index/is_f ...@@ -108,6 +108,9 @@ interaction.index.is_follow = "interaction.test.yidian-inc.com/follow/index/is_f
interaction.inner.digg = "interaction.test.yidian-inc.com/follow/index/digg" interaction.inner.digg = "interaction.test.yidian-inc.com/follow/index/digg"
;门店
goods.shop.add_shop = "goods.test.yidian-inc.com/shop/shop/add_shop"
goods.shop.get_shop_list = "goods.test.yidian-inc.com/shop/shop/get_shop_list"
...@@ -180,6 +183,10 @@ interaction.index.fans_list = "interaction.dev.yidian-inc.com/follow/index/fans_ ...@@ -180,6 +183,10 @@ interaction.index.fans_list = "interaction.dev.yidian-inc.com/follow/index/fans_
interaction.index.is_follow = "interaction.dev.yidian-inc.com/follow/index/is_follow" interaction.index.is_follow = "interaction.dev.yidian-inc.com/follow/index/is_follow"
interaction.inner.digg = "interaction.dev.yidian-inc.com/follow/index/digg" interaction.inner.digg = "interaction.dev.yidian-inc.com/follow/index/digg"
;门店
goods.shop.add_shop = "goods.dev.yidian-inc.com/shop/shop/add_shop"
goods.shop.get_shop_list = "goods.dev.yidian-inc.com/shop/shop/get_shop_list"
......
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