From b412e847d48a1d7cb63731801c33b6984957bc58 Mon Sep 17 00:00:00 2001 From: ljx <15723110242@139.com> Date: Sat, 6 Sep 2025 18:24:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 1 - 1 file changed, 1 deletion(-) diff --git a/.env.development b/.env.development index 1a58681..4a809a3 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,6 @@ VITE_APP_TITLE = 煤科建管平台 VITE_APP_ENV = 'development' # 开发环境 -VITE_APP_BASE_API = 'http://192.168.110.149:8899' # 李陈杰 209 VITE_APP_BASE_API = 'http://192.168.110.209:8899' # 曾涛