From 8f8f76c296843bd1789227a9cc939a1d24f3d4ce Mon Sep 17 00:00:00 2001 From: songguoqiang <765017469@qq.com> Date: Thu, 16 May 2024 19:23:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=88=B7=E7=8E=AF=E5=A2=83=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index edd9cb1..98f7825 100644 --- a/.env.production +++ b/.env.production @@ -31,7 +31,7 @@ VITE_BASE_PATH=/ VITE_OUT_DIR=eam # 自定义接口路径 -VITE_INTERFACE_URL='http://10.62.139.32:80/magic/web/index.html' +VITE_INTERFACE_URL='http://10.62.139.32:90/magic/web/index.html' # 积木报表请求路径 -VITE_JMREPORT_BASE_URL='http://10.62.139.32:80' +VITE_JMREPORT_BASE_URL='http://10.62.139.32:90'