From 9d3295600e5f6ae0357d59ee6d8ab7a57625f715 Mon Sep 17 00:00:00 2001 From: admin <417727563@qq.com> Date: Wed, 28 May 2025 18:35:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=20804-h5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.production b/.env.production index 32fb2d8..ad92c86 100644 --- a/.env.production +++ b/.env.production @@ -1,7 +1,7 @@ # 变量必须以 VITE_ 为前缀才能暴露给外部读取 NODE_ENV = 'development' VITE_APP_TITLE = '高赛通单项目' -VITE_APP_BASE_API = http://115.190.99.211:18086/jeecg-boot +VITE_APP_BASE_API = http://115.190.99.211:18186/jeecg-boot # VITE_APP_BASE_API = 'http://127.0.0.1:8080' -VITE_APP_PC_URL = http://115.190.99.211:803/#/home -VITE_APP_MOBILE_URL = http://115.190.99.211:8030 \ No newline at end of file +VITE_APP_PC_URL = http://115.190.99.211:814/#/home +VITE_APP_MOBILE_URL = http://115.190.99.211:8014 \ No newline at end of file