Commit 0beb4aa1 authored by wentao.suo's avatar wentao.suo

edit app-backend.js

parent 052dfac6
...@@ -147,5 +147,11 @@ module.exports = { ...@@ -147,5 +147,11 @@ module.exports = {
}, },
userCreditApiServer: { userCreditApiServer: {
root: 'http://member.domain.com' 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