From a4e7baf22c78a510f4ce83b97a9bee902d776450 Mon Sep 17 00:00:00 2001 From: ljlong_2630 Date: Thu, 22 Aug 2024 19:12:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=A7=AF=E6=9C=A8=E6=8A=A5?= =?UTF-8?q?=E8=A1=A8=E7=AE=A1=E7=90=86=E6=8E=A5=E5=8F=A3=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E9=85=8D=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 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'