diff --git a/config/index.js b/config/index.js index 7ccbabf..94b85d6 100644 --- a/config/index.js +++ b/config/index.js @@ -32,7 +32,7 @@ '/dataApi': { // 测试环境 陈洪刚 // 'target': 'http://192.168.30.189:8800', // 接口域名 - 'target': 'http://192.168.30.179:8282', // 陈红刚 + 'target': 'http://192.168.30.205:8282', // 陈红刚 // 'target': 'http://192.168.30.30:8001/api', // 服务器接口 'changeOrigin': true, //是否跨域 'pathRewrite': { @@ -64,7 +64,7 @@ 'pathRewrite': { '^/SJFX': '' //需要rewrite重写的, } - }, + }, '/ZhuangTaiJianKong': { // 监测站点数据分析 'target': 'http://139.155.49.237:8300', // 接口域名