Commit 8c377a75 authored by songxiaohang's avatar songxiaohang

Update interface.ini

根据生活号id返回认证信息
parent 6fa74948
...@@ -94,6 +94,8 @@ merchant.enterprise.life_info = "merchant.test.yidian-inc.com/auth/enterprise/li ...@@ -94,6 +94,8 @@ merchant.enterprise.life_info = "merchant.test.yidian-inc.com/auth/enterprise/li
merchant.enterprise.op_commit = "merchant.test.yidian-inc.com/auth/enterprise/op_commit" merchant.enterprise.op_commit = "merchant.test.yidian-inc.com/auth/enterprise/op_commit"
merchant.enterprise.op_business_update = "merchant.test.yidian-inc.com/auth/enterprise/op_business_update" merchant.enterprise.op_business_update = "merchant.test.yidian-inc.com/auth/enterprise/op_business_update"
merchant.lifeaccount.get_account_by_lid = "merchant.test.yidian-inc.com/lifeaccount/account/get_account_by_lid"
;互动项目 ;互动项目
interaction.index.follow = "interaction.test.yidian-inc.com/follow/index/follow" interaction.index.follow = "interaction.test.yidian-inc.com/follow/index/follow"
interaction.index.follow_list = "interaction.test.yidian-inc.com/follow/index/follow_list" interaction.index.follow_list = "interaction.test.yidian-inc.com/follow/index/follow_list"
...@@ -160,6 +162,8 @@ merchant.enterprise.life_info = "merchant.dev.yidian-inc.com/auth/enterprise/lif ...@@ -160,6 +162,8 @@ merchant.enterprise.life_info = "merchant.dev.yidian-inc.com/auth/enterprise/lif
merchant.enterprise.op_commit = "merchant.dev.yidian-inc.com/auth/enterprise/op_commit" merchant.enterprise.op_commit = "merchant.dev.yidian-inc.com/auth/enterprise/op_commit"
merchant.enterprise.op_business_update = "merchant.dev.yidian-inc.com/auth/enterprise/op_business_update" merchant.enterprise.op_business_update = "merchant.dev.yidian-inc.com/auth/enterprise/op_business_update"
merchant.lifeaccount.get_account_by_lid = "merchant.dev.yidian-inc.com/lifeaccount/account/get_account_by_lid"
;互动项目 ;互动项目
interaction.index.follow = "interaction.dev.yidian-inc.com/follow/index/follow" interaction.index.follow = "interaction.dev.yidian-inc.com/follow/index/follow"
interaction.index.follow_list = "interaction.dev.yidian-inc.com/follow/index/follow_list" interaction.index.follow_list = "interaction.dev.yidian-inc.com/follow/index/follow_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