From b20ed66ba1928039c1abe3a101a9c0dff7f86b3c Mon Sep 17 00:00:00 2001 From: ljlong_2630 Date: Fri, 30 Aug 2024 14:56:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E9=85=8D=E7=BD=AE=E6=94=B9?= =?UTF-8?q?=E5=8A=A8?= 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 2322576..834eba3 100644 --- a/.env.production +++ b/.env.production @@ -31,7 +31,7 @@ VITE_BASE_PATH=/ VITE_OUT_DIR=eam-ui # 自定义接口路径 -VITE_INTERFACE_URL='http://qcjeam.faway.com/magic/web/index.html' +VITE_INTERFACE_URL='http://10.62.139.32:90/magic/web/index.html' # 积木报表请求路径 -VITE_JMREPORT_BASE_URL='http://qcjeam.faway.com' +VITE_JMREPORT_BASE_URL='http://10.62.139.32:90'