Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Y
yaconf
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bp
yaconf
Commits
ad8f0b62
Commit
ad8f0b62
authored
Jun 19, 2021
by
cuiweifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update : interface
parent
d2624518
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
34 deletions
+32
-34
interface.ini
interface.ini
+32
-34
No files found.
interface.ini
View file @
ad8f0b62
[common]
[common]
;敏感词
;敏感词
service.sensitive.detect
=
"http://barrage.int.yidian-inc.com/sensitive/detection/detect"
service.sensitive.detect
=
"http://barrage.int.yidian-inc.com/sensitive/detection/detect"
service.sensitive.detect_batch
=
"http://barrage.int.yidian-inc.com/sensitive/detection/detectBatch"
service.sensitive.detect_batch
=
"http://barrage.int.yidian-inc.com/sensitive/detection/detectBatch"
[prod : common]
[prod : common]
; 和项目无关的配置
;短信
;短信
service.user.check_sms_code
=
"http://a4.go2yd.com/Website/user/check-sms-code"
service.user.check_sms_code
=
"http://a4.go2yd.com/Website/user/check-sms-code"
service.user.send_sms_code
=
"http://a4.go2yd.com/Website/user/send-sms-code"
service.user.send_sms_code
=
"http://a4.go2yd.com/Website/user/send-sms-code"
...
@@ -18,8 +16,10 @@ service.session.set = "http://a4.go2yd.com/Website/session/set-sessi
...
@@ -18,8 +16,10 @@ service.session.set = "http://a4.go2yd.com/Website/session/set-sessi
service.session.delete
=
"http://a4.go2yd.com/Website/session/delete-session"
service.session.delete
=
"http://a4.go2yd.com/Website/session/delete-session"
service.session.mget
=
"http://a4.go2yd.com/Website/session/get-many-session"
service.session.mget
=
"http://a4.go2yd.com/Website/session/get-many-session"
[
test
: common]
[
perf : prod
: common]
[test : common]
;短信
;短信
service.user.check_sms_code
=
"http://a4-1.go2yd.com/Website/user/check-sms-code"
service.user.check_sms_code
=
"http://a4-1.go2yd.com/Website/user/check-sms-code"
service.user.send_sms_code
=
"http://a4-1.go2yd.com/Website/user/send-sms-code"
service.user.send_sms_code
=
"http://a4-1.go2yd.com/Website/user/send-sms-code"
...
@@ -33,12 +33,9 @@ service.session.mget = "http://a4-1.go2yd.com/Website/session/get-man
...
@@ -33,12 +33,9 @@ service.session.mget = "http://a4-1.go2yd.com/Website/session/get-man
[dev : test : common]
[dev : test : common]
; ======================= gateway ==================================================================================
[gateway : common]
[prod-gateway : prod]
[prod-gateway : prod : gateway : common]
;简网用户信息
;简网用户信息
service.jw_user.get_user_info
=
"testblend.jwshq.cn/ydInner/getUserInfoByMobile"
service.jw_user.get_user_info
=
"testblend.jwshq.cn/ydInner/getUserInfoByMobile"
service.jw_user.get_all_city_tree
=
"testblend.jwshq.cn/ydInner/getAllCityTree"
service.jw_user.get_all_city_tree
=
"testblend.jwshq.cn/ydInner/getAllCityTree"
...
@@ -57,10 +54,6 @@ merchant.user.life_account_list = "merchant.int.yidian-inc.com/user/user/account
...
@@ -57,10 +54,6 @@ merchant.user.life_account_list = "merchant.int.yidian-inc.com/user/user/account
;登陆上报地理位置
;登陆上报地理位置
merchant.user.binding_location
=
"merchant.int.yidian-inc.com/user/user/binding_location"
merchant.user.binding_location
=
"merchant.int.yidian-inc.com/user/user/binding_location"
;企业审核相关接口
;企业审核相关接口
merchant.enterprise.ent_check
=
"merchant.int.yidian-inc.com/auth/enterprise/check"
merchant.enterprise.ent_check
=
"merchant.int.yidian-inc.com/auth/enterprise/check"
merchant.enterprise.ent_commit
=
"merchant.int.yidian-inc.com/auth/enterprise/business"
merchant.enterprise.ent_commit
=
"merchant.int.yidian-inc.com/auth/enterprise/business"
...
@@ -92,8 +85,6 @@ merchant.recruitinner.get_recruit = "merchant.int.yidian-inc.com/lifeaccount/re
...
@@ -92,8 +85,6 @@ merchant.recruitinner.get_recruit = "merchant.int.yidian-inc.com/lifeaccount/re
merchant.enterprise.send_code
=
"merchant.int.yidian-inc.com/auth/verify/send_code"
merchant.enterprise.send_code
=
"merchant.int.yidian-inc.com/auth/verify/send_code"
merchant.enterprise.check_code
=
"merchant.int.yidian-inc.com/auth/verify/check_code"
merchant.enterprise.check_code
=
"merchant.int.yidian-inc.com/auth/verify/check_code"
;管理员用户权限相关接口
;管理员用户权限相关接口
merchant.authority.get_role_list
=
"merchant.int.yidian-inc.com/authority/authority/get_role_list"
merchant.authority.get_role_list
=
"merchant.int.yidian-inc.com/authority/authority/get_role_list"
merchant.authority.add_role
=
"merchant.int.yidian-inc.com/authority/authority/add_role"
merchant.authority.add_role
=
"merchant.int.yidian-inc.com/authority/authority/add_role"
...
@@ -107,7 +98,6 @@ merchant.authority.get_user_info = "merchant.int.yidian-inc.com/authority/author
...
@@ -107,7 +98,6 @@ merchant.authority.get_user_info = "merchant.int.yidian-inc.com/authority/author
merchant.authority.update_user
=
"merchant.int.yidian-inc.com/authority/authority/update_user"
merchant.authority.update_user
=
"merchant.int.yidian-inc.com/authority/authority/update_user"
merchant.authority.add_user_role
=
"merchant.int.yidian-inc.com/authority/authority/add_user_role"
merchant.authority.add_user_role
=
"merchant.int.yidian-inc.com/authority/authority/add_user_role"
;后台op接口
;后台op接口
merchant.enterprise.life_list
=
"merchant.int.yidian-inc.com/auth/enterprise/life_list"
merchant.enterprise.life_list
=
"merchant.int.yidian-inc.com/auth/enterprise/life_list"
merchant.enterprise.life_info
=
"merchant.int.yidian-inc.com/auth/enterprise/life_info"
merchant.enterprise.life_info
=
"merchant.int.yidian-inc.com/auth/enterprise/life_info"
...
@@ -125,13 +115,10 @@ interaction.index.is_follow = "interact.int.yidian-inc.com/follow/index/is_follo
...
@@ -125,13 +115,10 @@ interaction.index.is_follow = "interact.int.yidian-inc.com/follow/index/is_follo
interaction.inner.digg
=
"interact.int.yidian-inc.com/follow/index/digg"
interaction.inner.digg
=
"interact.int.yidian-inc.com/follow/index/digg"
interaction.index.life_detail
=
"interact.int.yidian-inc.com/follow/index/life_detail"
interaction.index.life_detail
=
"interact.int.yidian-inc.com/follow/index/life_detail"
[perf-gateway : perf : prod-gateway]
[test-gateway : test]
[perf-gateway : perf : gateway : common]
[test-gateway : test : gateway : common]
;简网用户信息
;简网用户信息
service.jw_user.get_user_info
=
"testblend.jwshq.cn/ydInner/getUserInfoByMobile"
service.jw_user.get_user_info
=
"testblend.jwshq.cn/ydInner/getUserInfoByMobile"
service.jw_user.get_all_city_tree
=
"testblend.jwshq.cn/ydInner/getAllCityTree"
service.jw_user.get_all_city_tree
=
"testblend.jwshq.cn/ydInner/getAllCityTree"
...
@@ -170,7 +157,6 @@ merchant.enterprise.check_mobile_code = "merchant.test.yidian-inc.com/auth/ent
...
@@ -170,7 +157,6 @@ merchant.enterprise.check_mobile_code = "merchant.test.yidian-inc.com/auth/ent
merchant.enterprise.change_role
=
"merchant.test.yidian-inc.com/auth/enterprise/change_role"
merchant.enterprise.change_role
=
"merchant.test.yidian-inc.com/auth/enterprise/change_role"
merchant.enterprise.delete_life_user
=
"merchant.test.yidian-inc.com/auth/enterprise/delete_life_user"
merchant.enterprise.delete_life_user
=
"merchant.test.yidian-inc.com/auth/enterprise/delete_life_user"
merchant.recruit.create_recruit
=
"merchant.test.yidian-inc.com/lifeaccount/recruit/create_recruit"
merchant.recruit.create_recruit
=
"merchant.test.yidian-inc.com/lifeaccount/recruit/create_recruit"
merchant.recruit.update_recruit
=
"merchant.test.yidian-inc.com/lifeaccount/recruit/update_recruit"
merchant.recruit.update_recruit
=
"merchant.test.yidian-inc.com/lifeaccount/recruit/update_recruit"
merchant.recruit.get_recruit
=
"merchant.test.yidian-inc.com/lifeaccount/recruit/get_recruit"
merchant.recruit.get_recruit
=
"merchant.test.yidian-inc.com/lifeaccount/recruit/get_recruit"
...
@@ -219,7 +205,7 @@ interaction.index.life_detail = "interaction.test.yidian-inc.com/follow/index/li
...
@@ -219,7 +205,7 @@ interaction.index.life_detail = "interaction.test.yidian-inc.com/follow/index/li
goods.shop.add_shop
=
"goods.test.yidian-inc.com/shop/shop/add_shop"
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"
goods.shop.get_shop_list
=
"goods.test.yidian-inc.com/shop/shop/get_shop_list"
[dev-gateway :
test-gateway : gateway : common
]
[dev-gateway :
dev
]
;用户审核相关接口
;用户审核相关接口
merchant.personal.check
=
"merchant.dev.yidian-inc.com/auth/personal/check"
merchant.personal.check
=
"merchant.dev.yidian-inc.com/auth/personal/check"
merchant.personal.live_identity
=
"merchant.dev.yidian-inc.com/auth/personal/live_identity"
merchant.personal.live_identity
=
"merchant.dev.yidian-inc.com/auth/personal/live_identity"
...
@@ -299,13 +285,14 @@ goods.shop.add_shop = "goods.dev.yidian-inc.com/shop/shop/add_shop"
...
@@ -299,13 +285,14 @@ 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"
goods.shop.get_shop_list
=
"goods.dev.yidian-inc.com/shop/shop/get_shop_list"
[merchant : common]
; ======================= merchant ==================================================================================
[prod-merchant : prod
: merchant : common
]
[prod-merchant : prod]
[test-merchant : test
: merchant : common
]
[test-merchant : test]
;简网用户信息
;简网用户信息
service.jw_user.get_user_info
=
"testblend.jwshq.cn/ydInner/getUserInfoByMobile"
service.jw_user.get_user_info
=
"testblend.jwshq.cn/ydInner/getUserInfoByMobile"
service.jw_user.get_all_city_tree
=
"testblend.jwshq.cn/ydInner/getAllCityTree"
service.jw_user.get_all_city_tree
=
"testblend.jwshq.cn/ydInner/getAllCityTree"
...
@@ -316,33 +303,44 @@ service.jw_user.save_push_token = "testblend.jwshq.cn/ydInnerToken/savePushToken
...
@@ -316,33 +303,44 @@ service.jw_user.save_push_token = "testblend.jwshq.cn/ydInnerToken/savePushToken
;idgen发号器
;idgen发号器
service.idgen
=
"idgen-test.ini.yidian-inc.com/id/get"
service.idgen
=
"idgen-test.ini.yidian-inc.com/id/get"
[dev-merchant : test-merchant : merchant : common]
[dev-merchant : dev]
; ======================= merchant ==================================================================================
[goods : common]
[prod-goods : prod]
[test-goods : goods : common]
[perf-goods : perf : prod-goods]
[test-goods : test]
;idgen发号器
;idgen发号器
service.idgen
=
"idgen-test.ini.yidian-inc.com/id/get"
service.idgen
=
"idgen-test.ini.yidian-inc.com/id/get"
[dev-goods : test-goods : goods : common]
[dev-goods : dev : test-goods]
; ======================= merchant ==================================================================================
[interaction:common]
[prod-interaction : prod]
[prod-interaction : interaction : common]
merchant.account.get_role_list
=
"merchant.int.yidian-inc.com/lifeaccount/account/get_role_list"
merchant.account.get_role_list
=
"merchant.int.yidian-inc.com/lifeaccount/account/get_role_list"
merchant.account.get_life_list
=
"merchant.int.yidian-inc.com/lifeaccount/account/get_life_list"
merchant.account.get_life_list
=
"merchant.int.yidian-inc.com/lifeaccount/account/get_life_list"
merchant.account.get_user_list
=
"merchant.int.yidian-inc.com/lifeaccount/account/get_user_list"
merchant.account.get_user_list
=
"merchant.int.yidian-inc.com/lifeaccount/account/get_user_list"
service.jw_user.get_user_dynamic
=
"testblend.jwshq.cn/ydInner/getUserListWithDynamic"
service.jw_user.get_user_dynamic
=
"testblend.jwshq.cn/ydInner/getUserListWithDynamic"
service.jw_user.get_user_digg
=
"testblend.jwshq.cn/ydInner/getUserAgreeCount"
service.jw_user.get_user_digg
=
"testblend.jwshq.cn/ydInner/getUserAgreeCount"
[test-interaction : interaction : common]
[perf-goods : perf : prod-goods]
[test-interaction : test]
merchant.account.get_role_list
=
"merchant.test.yidian-inc.com/lifeaccount/account/get_role_list"
merchant.account.get_role_list
=
"merchant.test.yidian-inc.com/lifeaccount/account/get_role_list"
merchant.account.get_life_list
=
"merchant.test.yidian-inc.com/lifeaccount/account/get_life_list"
merchant.account.get_life_list
=
"merchant.test.yidian-inc.com/lifeaccount/account/get_life_list"
merchant.account.get_user_list
=
"merchant.test.yidian-inc.com/lifeaccount/account/get_user_list"
merchant.account.get_user_list
=
"merchant.test.yidian-inc.com/lifeaccount/account/get_user_list"
service.jw_user.get_user_dynamic
=
"testblend.jwshq.cn/ydInner/getUserListWithDynamic"
service.jw_user.get_user_dynamic
=
"testblend.jwshq.cn/ydInner/getUserListWithDynamic"
service.jw_user.get_user_digg
=
"testblend.jwshq.cn/ydInner/getUserAgreeCount"
service.jw_user.get_user_digg
=
"testblend.jwshq.cn/ydInner/getUserAgreeCount"
[dev-interaction :
test-interaction : interaction : common
]
[dev-interaction :
dev
]
merchant.account.get_role_list
=
"merchant.dev.yidian-inc.com/lifeaccount/account/get_role_list"
merchant.account.get_role_list
=
"merchant.dev.yidian-inc.com/lifeaccount/account/get_role_list"
merchant.account.get_life_list
=
"merchant.dev.yidian-inc.com/lifeaccount/account/get_life_list"
merchant.account.get_life_list
=
"merchant.dev.yidian-inc.com/lifeaccount/account/get_life_list"
merchant.account.get_user_list
=
"merchant.dev.yidian-inc.com/lifeaccount/account/get_user_list"
merchant.account.get_user_list
=
"merchant.dev.yidian-inc.com/lifeaccount/account/get_user_list"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment