重构
This commit is contained in:
@ -1,10 +1,11 @@
|
||||
// 应用全局配置
|
||||
module.exports = {
|
||||
// todo 打包项目时切换baseUrl
|
||||
// todo 打包项目时切换baseUrl
|
||||
//baseUrl: 'http://localhost:8089',
|
||||
// 测试环境
|
||||
// baseUrl: 'http://110.40.171.179:8089',
|
||||
baseUrl: 'http://110.40.171.179:8089',
|
||||
// 生产环境
|
||||
baseUrl: 'http://1.15.120.242:8089',
|
||||
// baseUrl: 'http://1.15.120.242:8089',
|
||||
// 应用信息
|
||||
appInfo: {
|
||||
// 应用名称
|
||||
|
||||
Reference in New Issue
Block a user