diff --git a/config/index.js b/config/index.js index 68765b2..79136d4 100644 --- a/config/index.js +++ b/config/index.js @@ -18,7 +18,7 @@ } }, "/nfQuery": { - target: "http://192.168.16.100:8864", //陈迁接口 + target: "http://192.168.30.199:7099", //陆展接口 changeOrigin: true, //是否跨域 pathRewrite: { "^/nfQuery": "" //需要rewrite重写的,