Commit e057456d authored by wentao.suo's avatar wentao.suo

add

parent 3e5ae21a
...@@ -13,6 +13,10 @@ module.exports = { ...@@ -13,6 +13,10 @@ module.exports = {
rentingUrl:protocal + "//activity.domain.com", rentingUrl:protocal + "//activity.domain.com",
mallApiHost: protocal + '//mallapi.domain.com', mallApiHost: protocal + '//mallapi.domain.com',
h5Url: protocal + "//h5.domain.com", h5Url: protocal + "//h5.domain.com",
passportApi: protocal + "//passportapi.domain.com" passportApi: protocal + "//passportapi.domain.com",
scoreApi:protocal + '//h5.domain.com/',
rentingApi:protocal + "//api.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