Commit e815f62b authored by tywldx's avatar tywldx
parents 9f730683 3fb66a2b
......@@ -9,8 +9,8 @@ let opLoginUrl = `${opapiHost}/user/logout` // 运营系统-登录页
let opSelectSysUrl = `${opapiHost}/user/systemPanel` // 运营系统-系统选择页
let opModifyPwdsUrl = `${opapiHost}/user/modifyPwd` // 运营系统-修改密码
let quickPassApiHost = 'http://gdxd-bt.doman.com'
let quickPassUrl ='http://gdxd-bt.doman.com'
let quickPassApiHost = 'http://gdxd-bt.domain.com'
let quickPassUrl ='http://gdxd-bt.domain.com'
let domain = ''
export default{
......
......@@ -147,5 +147,11 @@ module.exports = {
},
userCreditApiServer: {
root: 'http://member.domain.com'
},
liangka: {
host: 'http://card.domain.com'
},
payCenter:{
host: 'http://payapi.domain.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