Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
config_repository
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
QA
config_repository
Commits
bc68e910
Commit
bc68e910
authored
May 11, 2018
by
tywldx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
format
parent
0d38d949
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
157 additions
and
153 deletions
+157
-153
app-backend.js
nodejs/app-backend.js
+157
-153
No files found.
nodejs/app-backend.js
View file @
bc68e910
...
...
@@ -63,9 +63,10 @@ module.exports = {
root
:
'
http://passportapi.domain.com
'
,
host
:
'
http://passportapi.domain.com
'
},
spiderCenter
:
{
spiderCenter
:
{
root
:
'
http://scapi.domain.com
'
,
host
:
'
http://operator.q-gp.com
'
,
//this is v2
host
:
'
http://operator.q-gp.com
'
,
//this is v2
},
loanAPIServer
:
{
root
:
'
http://api.domain.com
'
,
...
...
@@ -80,11 +81,12 @@ module.exports = {
mall
:
{
root
:
'
http://mallapi.domain.com
'
,
authRoot
:
'
http://mallapi.domain.com
'
,
clientIp
:
'
61.50.125.14
'
,
// 公司的外网IP
clientIp
:
'
61.50.125.14
'
,
// 公司的外网IP
jd
:
{
app_key
:
'
319e864090664a499ee6417b9e243f62
'
},
host
:
'
http://mallapi.domain.com
'
host
:
'
http://mallapi.domain.com
'
},
op
:
{
root
:
'
http://mallapi.domain.com
'
,
...
...
@@ -102,7 +104,7 @@ module.exports = {
},
zhima
:
{
root
:
'
http://api.domain.com
'
,
rootscore
:
'
http://rapi.domain.com
'
rootscore
:
'
http://rapi.domain.com
'
}
},
activities
:
{
...
...
@@ -154,7 +156,7 @@ module.exports = {
liangka
:
{
host
:
'
http://card.domain.com
'
},
payCenter
:{
payCenter
:
{
host
:
'
http://payapi.domain.com
'
},
passport
:
{
...
...
@@ -162,9 +164,11 @@ module.exports = {
},
agreement
:
{
host
:
'
http://api.domain.com
'
},
xyqbloan
:
{
},
xyqbloan
:
{
host
:
'
http://api.domain.com
'
//host 是现金贷的地址
},
xyqbLoan
:
{
},
xyqbLoan
:
{
host
:
'
http://api.domain.com
'
//host 是现金贷的地址
}
};
\ No newline at end of file
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