From a77dade83ae297c8fa0f7d6d9abac5305920c9cb Mon Sep 17 00:00:00 2001 From: lishenfeng Date: Fri, 7 Feb 2025 16:55:56 +0800 Subject: [PATCH] =?UTF-8?q?feat():=20=E6=94=B9=E5=8F=98=E4=BB=A3=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/setupProxy.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/setupProxy.js b/src/setupProxy.js index 74d30b2..1bf3742 100644 --- a/src/setupProxy.js +++ b/src/setupProxy.js @@ -40,9 +40,9 @@ module.exports = function (app) { app.use( '/shzh/jcsj', createProxyMiddleware({ - // target: 'http://223.75.53.141:81/shzh/jcsj', + target: 'http://223.75.53.141:81/shzh/jcsj', // target: 'http://192.168.66.199:20010', - target: 'http://192.168.66.7:20010', + // target: 'http://192.168.66.7:20010', changeOrigin: true, pathRewrite: { '^/shzh/jcsj': '',