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
a30cc00d
Commit
a30cc00d
authored
Sep 26, 2021
by
万继龙
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '0826_wangdong_account' into 'master'
add:account api See merge request bp/yaconf!74
parents
44553fa2
dbbaa290
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
interface.ini
interface.ini
+4
-1
No files found.
interface.ini
View file @
a30cc00d
...
@@ -461,7 +461,7 @@ shqc.chicken.feed.do_feed = "http://shqc.int.yidian-inc.com/chicken/feed/do_feed
...
@@ -461,7 +461,7 @@ shqc.chicken.feed.do_feed = "http://shqc.int.yidian-inc.com/chicken/feed/do_feed
;======================= 7000000-prod account微服务接口 =======================
;======================= 7000000-prod account微服务接口 =======================
account.account.create
=
"http://account.int.yidian-inc.com/account/account/create"
account.account.create
=
"http://account.int.yidian-inc.com/account/account/create"
account.account.get_account
=
"http://account.int.yidian-inc.com/account/account/get_account"
account.account.get_account
=
"http://account.int.yidian-inc.com/account/account/get_account"
account.billrecord.create
=
"http://account.int.yidian-inc.com/account/billrecord/create"
[perf : prod : common]
[perf : prod : common]
;======================= 基础服务接口 =======================
;======================= 基础服务接口 =======================
...
@@ -893,6 +893,7 @@ coupon.tcc.use_coupon_cancel = "http://coupon.pre.int.yidian-inc.com/tcc/tcc/use
...
@@ -893,6 +893,7 @@ coupon.tcc.use_coupon_cancel = "http://coupon.pre.int.yidian-inc.com/tcc/tcc/use
;======================= 7000000-pre account微服务接口 =======================
;======================= 7000000-pre account微服务接口 =======================
account.account.create
=
"http://account.pre.int.yidian-inc.com/account/account/create"
account.account.create
=
"http://account.pre.int.yidian-inc.com/account/account/create"
account.account.get_account
=
"http://account.pre.int.yidian-inc.com/account/account/get_account"
account.account.get_account
=
"http://account.pre.int.yidian-inc.com/account/account/get_account"
account.billrecord.create
=
"http://account.pre.int.yidian-inc.com/account/billrecord/create"
;======================== 10000000-pre shqc 微服务接口 ==============================
;======================== 10000000-pre shqc 微服务接口 ==============================
;生活圈c端 小鸡游戏 task模块
;生活圈c端 小鸡游戏 task模块
...
@@ -1346,6 +1347,7 @@ coupon.tcc.use_coupon_cancel = "http://coupon.test.yidian-inc.com/tcc/tcc/use_co
...
@@ -1346,6 +1347,7 @@ coupon.tcc.use_coupon_cancel = "http://coupon.test.yidian-inc.com/tcc/tcc/use_co
;======================= 7000000-test account微服务接口 =======================
;======================= 7000000-test account微服务接口 =======================
account.account.create
=
"http://account.test.yidian-inc.com/account/account/create"
account.account.create
=
"http://account.test.yidian-inc.com/account/account/create"
account.account.get_account
=
"http://account.test.yidian-inc.com/account/account/get_account"
account.account.get_account
=
"http://account.test.yidian-inc.com/account/account/get_account"
account.billrecord.create
=
"http://account.test.yidian-inc.com/account/billrecord/create"
;======================== 10000000-test shqc 微服务接口 ==============================
;======================== 10000000-test shqc 微服务接口 ==============================
;生活圈c端 小鸡游戏 task模块
;生活圈c端 小鸡游戏 task模块
...
@@ -1784,6 +1786,7 @@ shqc.chicken.feed.do_feed = "http://shqc.dev.yidian-inc.com/chicken/feed/do_feed
...
@@ -1784,6 +1786,7 @@ shqc.chicken.feed.do_feed = "http://shqc.dev.yidian-inc.com/chicken/feed/do_feed
;======================= 7000000-dev account微服务接口 =======================
;======================= 7000000-dev account微服务接口 =======================
account.account.create
=
"http://account.dev.yidian-inc.com/account/account/create"
account.account.create
=
"http://account.dev.yidian-inc.com/account/account/create"
account.account.get_account
=
"http://account.dev.yidian-inc.com/account/account/get_account"
account.account.get_account
=
"http://account.dev.yidian-inc.com/account/account/get_account"
account.billrecord.create
=
"http://account.dev.yidian-inc.com/account/billrecord/create"
; ======================= gateway ==================================================================================
; ======================= gateway ==================================================================================
...
...
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