Commit bc68e910 authored by tywldx's avatar tywldx

format

parent 0d38d949
......@@ -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
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