Commit 6011d2f7 authored by 强海明's avatar 强海明

Merge branch 'feature_add_place_order_goods_list' into 'master'

增加goods接口配置

See merge request bp/yaconf!57
parents 8b1ec3b5 5f08d778
......@@ -237,6 +237,7 @@ goods.goods.refund = "http://goods.int.yidian-inc.com/goods/goods/refund"
goods.public.goods_online_site = "http://goods.int.yidian-inc.com/goods/goods/online_site"
goods.public.goods_snapshots = "http://goods.int.yidian-inc.com/goods/goods/goods_snapshots"
goods.public.place_order_goods_list = "http://goods.int.yidian-inc.com/goods/goods/place_order_goods_list"
;用户绑定
goods.user.wechat_login = "http://goods.int.yidian-inc.com/user/user/wechat_login"
......@@ -644,6 +645,7 @@ goods.goods.refund = "http://goods.pre.int.yidian-inc.com/goods/goods/refund"
goods.public.goods_online_site = "http://goods.pre.int.yidian-inc.com/goods/goods/online_site"
goods.public.goods_snapshots = "http://goods.pre.int.yidian-inc.com/goods/goods/goods_snapshots"
goods.public.place_order_goods_list = "http://goods.pre.int.yidian-inc.com/goods/goods/place_order_goods_list"
;用户绑定
goods.user.wechat_login = "http://goods.pre.int.yidian-inc.com/user/user/wechat_login"
......@@ -1048,6 +1050,8 @@ goods.goods.refund = "http://goods.test.int.yidian-inc.com/goods/goods/refund"
goods.public.goods_online_site = "http://goods.test.int.yidian-inc.com/goods/goods/online_site"
goods.public.goods_snapshots = "http://goods.test.int.yidian-inc.com/goods/goods/goods_snapshots"
goods.public.place_order_goods_list = "http://goods.test.int.yidian-inc.com/goods/goods/place_order_goods_list"
;用户绑定
goods.user.wechat_login = "http://goods.test.int.yidian-inc.com/user/user/wechat_login"
goods.user.bind_phone = "http://goods.test.int.yidian-inc.com/user/user/bind_phone"
......@@ -1418,6 +1422,8 @@ goods.goods.refund = "http://goods.dev.yidian-inc.com/goods/goods/refund"
goods.public.goods_online_site = "http://goods.dev.yidian-inc.com/goods/goods/online_site"
goods.public.goods_snapshots = "http://goods.dev.yidian-inc.com/goods/goods/goods_snapshots"
goods.public.place_order_goods_list = "http://goods.dev.yidian-inc.com/goods/goods/place_order_goods_list"
;用户绑定
goods.user.wechat_login = "http://goods.dev.yidian-inc.com/user/user/wechat_login"
goods.user.bind_phone = "http://goods.dev.yidian-inc.com/user/user/bind_phone"
......
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