Commit 3ab5e9f2 authored by daidekun's avatar daidekun

api2

parent 10ab31b0
......@@ -51,7 +51,7 @@ module.exports = {
},
userServer: {
//host: 'http://auth.xyqb.com' // 密码登录
host: 'http://passportapi.xyqb.com' //函谷关迁移至用户中心
host: 'http://passportapi22.xyqb.com' //函谷关迁移至用户中心
},
xyqbapiServer: {
root: 'http://api.xyqb.com'
......@@ -60,7 +60,7 @@ module.exports = {
root: 'http://offapi.xyqb.com'
},
userCenterApiServer: {
root: 'http://passportapi.xyqb.com'
root: 'http://passportapi2.xyqb.com'
},
spiderCenter:{
root: 'http://scapi.xyqb.com',
......@@ -68,7 +68,7 @@ module.exports = {
},
loanAPIServer: {
root: 'http://api.xyqb.com',
loginUrl: 'http://passportapi.xyqb.com/app/login2' // 免密登录,函谷关迁移至用户中心
loginUrl: 'http://passportapi2.xyqb.com/app/login2' // 免密登录,函谷关迁移至用户中心
},
blankNote: {
root: 'http://btapi.xyqb.com'
......
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