From 3da3dcbb7b7b02242083bbad2ab2d1ba90093dd6 Mon Sep 17 00:00:00 2001 From: ljlong_2630 Date: Tue, 8 Oct 2024 15:11:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=8C=E7=BB=B4=E7=A0=81?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= 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 834eba3..2322576 100644 --- a/.env.production +++ b/.env.production @@ -31,7 +31,7 @@ VITE_BASE_PATH=/ VITE_OUT_DIR=eam-ui # 自定义接口路径 -VITE_INTERFACE_URL='http://10.62.139.32:90/magic/web/index.html' +VITE_INTERFACE_URL='http://qcjeam.faway.com/magic/web/index.html' # 积木报表请求路径 -VITE_JMREPORT_BASE_URL='http://10.62.139.32:90' +VITE_JMREPORT_BASE_URL='http://qcjeam.faway.com'