From ebee705ac16a8c7f667d00309cdb75eee8e273f7 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: Wed, 01 Jul 2026 17:01:21 +0800
Subject: [PATCH] 取消弹窗

---
 .env.development |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.development b/.env.development
index 03765fa..7407362 100644
--- a/.env.development
+++ b/.env.development
@@ -7,7 +7,7 @@
 # 专家管理系统/开发环境
 
 #贺哥
-VITE_APP_BASE_API = 'http://192.168.2.11:8585'
+VITE_APP_BASE_API = 'http://192.168.2.58:8585'
 
 #线上
-#VITE_APP_BASE_API = 'http://106.15.95.149:8088/api'
\ No newline at end of file
+#VITE_APP_BASE_API = 'http://8.137.115.153:85/api'

--
Gitblit v1.9.2