From 2d8739b04f86ab5e73ec7b0d3152e702a90a450b Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期一, 14 七月 2025 16:34:49 +0800
Subject: [PATCH] 修改用户扩展资料

---
 Web/.env.development |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/Web/.env.development b/Web/.env.development
index 35f6432..973874f 100644
--- a/Web/.env.development
+++ b/Web/.env.development
@@ -1,8 +1,17 @@
+###
+ # @FilePath: .env.development
+ # @Author: 灏忛渚�
+ # @Date: 2025-06-17 14:09:57
+ # @LastEditors: 
+ # @LastEditTime: 2025-07-14 11:22:52
+ # Copyright: 2025  MinTinge CO.,LTD. All Rights Reserved.
+ # @Descripttion: 鍐欏叆浣犵殑鎻忚堪
+### 
 # 鏈湴鐜
 ENV = development
 
 # 鏈湴鐜鎺ュ彛鍦板潃 http://www.feizhengcai.cn:9009 http://192.168.0.36:5005
-VITE_API_URL = http://192.168.0.36:5005
+VITE_API_URL = http://127.0.0.1:5005
 
 # 鐧婚檰鐣岄潰榛樿鐢ㄦ埛
 VITE_DEFAULT_USER = superadmin

--
Gitblit v1.9.1