Commit 6c7991b6 authored by luhongguang's avatar luhongguang

update:init_shop

parent 791a2104
...@@ -279,6 +279,7 @@ goods.consumer.goods_list_c = "http://goods.test.int.yidian-inc.com/goods/goods/ ...@@ -279,6 +279,7 @@ goods.consumer.goods_list_c = "http://goods.test.int.yidian-inc.com/goods/goods/
goods.consumer.goods_list_es = "http://goods.test.int.yidian-inc.com/goods/goods/goods_list_es" goods.consumer.goods_list_es = "http://goods.test.int.yidian-inc.com/goods/goods/goods_list_es"
goods.consumer.goods_info = "http://goods.test.int.yidian-inc.com/goods/goods/info_fe" goods.consumer.goods_info = "http://goods.test.int.yidian-inc.com/goods/goods/info_fe"
goods.consumer.goods_add = "http://goods.test.int.yidian-inc.com/goods/goods/add" goods.consumer.goods_add = "http://goods.test.int.yidian-inc.com/goods/goods/add"
goods.consumer.init_shop = "http://goods.test.int.yidian-inc.com/goods/goods/init_shop"
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"
...@@ -456,6 +457,7 @@ goods.consumer.goods_list_c = "http://goods.dev.yidian-inc.com/goods/goods/goods ...@@ -456,6 +457,7 @@ goods.consumer.goods_list_c = "http://goods.dev.yidian-inc.com/goods/goods/goods
goods.consumer.goods_list_es = "http://goods.dev.yidian-inc.com/goods/goods/goods_list_es" goods.consumer.goods_list_es = "http://goods.dev.yidian-inc.com/goods/goods/goods_list_es"
goods.consumer.goods_info = "http://goods.dev.yidian-inc.com/goods/goods/info_fe" goods.consumer.goods_info = "http://goods.dev.yidian-inc.com/goods/goods/info_fe"
goods.consumer.goods_add = "http://goods.dev.yidian-inc.com/goods/goods/add" goods.consumer.goods_add = "http://goods.dev.yidian-inc.com/goods/goods/add"
goods.consumer.init_shop = "http://goods.dev.yidian-inc.com/goods/goods/init_shop"
goods.public.goods_sku_list = "http://goods.dev.yidian-inc.com/goods/goods/goods_sku_list" goods.public.goods_sku_list = "http://goods.dev.yidian-inc.com/goods/goods/goods_sku_list"
goods.public.goods_spu_list = "http://goods.dev.yidian-inc.com/goods/goods/goods_spu_list" goods.public.goods_spu_list = "http://goods.dev.yidian-inc.com/goods/goods/goods_spu_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