Commit 15b37bff authored by QA-蒙洛勇's avatar QA-蒙洛勇

新增广告迁移配置

parent de0cfaad
...@@ -170,5 +170,8 @@ module.exports = { ...@@ -170,5 +170,8 @@ module.exports = {
}, },
xyqbLoan: { xyqbLoan: {
host: 'http://api.domain.com' //host 是现金贷的地址 host: 'http://api.domain.com' //host 是现金贷的地址
} },
xyqbDisplay: {
host: 'http://xyqb-display-configuration.domain.com' //广告
}
}; };
\ 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