From 819275813ce4e586e7397d15a339145f53c4b04c Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期四, 28 八月 2025 09:48:51 +0800
Subject: [PATCH] 修改

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

diff --git a/.env.development b/.env.development
index 92f6d36..7407362 100644
--- a/.env.development
+++ b/.env.development
@@ -7,7 +7,7 @@
 # 专家管理系统/开发环境
 
 #贺哥
-VITE_APP_BASE_API = 'http://192.168.2.9:8585'
+VITE_APP_BASE_API = 'http://192.168.2.58:8585'
 
 #线上
 #VITE_APP_BASE_API = 'http://8.137.115.153:85/api'

--
Gitblit v1.9.2