From 602e46037cd70846112333df20e148ff44df6a16 Mon Sep 17 00:00:00 2001 From: zhouzy062 Date: Wed, 3 Apr 2024 09:07:54 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=BA=86=E5=A4=A7=E5=B1=8F=E6=89=93?= =?UTF-8?q?=E5=8C=852?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-screen/config/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sgzb-screen/config/index.js b/sgzb-screen/config/index.js index 99bc255b..29b3c331 100644 --- a/sgzb-screen/config/index.js +++ b/sgzb-screen/config/index.js @@ -21,7 +21,8 @@ module.exports = { proxyTable: { '/screen': { // target: 'http://112.29.103.165:21626',//重庆 - target: 'http://10.40.92.74:8080', + target: 'http://192.168.0.14:21624',//测试 + // target: 'http://10.40.92.74:8080', changeOrigin: true, // secure: true, //如果是https接口,需要配置这个参数 pathRewrite: {