From 6ef758653edeb62c67fb361f2c6334f716f2745e Mon Sep 17 00:00:00 2001 From: taoge1020 Date: Thu, 7 Aug 2025 19:24:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.env.development b/.env.development index 14ee346..fe20df3 100644 --- a/.env.development +++ b/.env.development @@ -5,11 +5,7 @@ VITE_APP_TITLE = 新能源项目管理平台 VITE_APP_ENV = 'development' # 开发环境 -<<<<<<< HEAD -VITE_APP_BASE_API = 'http://192.168.110.119:8899' -======= -VITE_APP_BASE_API = 'http://192.168.110.119:8898' ->>>>>>> f37ca487f6194c94e3515dc4824f5d7527a32013 +VITE_APP_BASE_API = 'http://192.168.110.159:8898' # 无人机接口地址