From 90bdaccc4bf6a99e68bd3ed3590bce8301c9cf47 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期一, 14 七月 2025 16:06:29 +0800
Subject: [PATCH] 修改试卷提交补充

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

diff --git a/Web/.env.development b/Web/.env.development
index 4ffd553..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
 
-# 鏈湴鐜鎺ュ彛鍦板潃
-VITE_API_URL = http://localhost:5005
+# 鏈湴鐜鎺ュ彛鍦板潃 http://www.feizhengcai.cn:9009 http://192.168.0.36:5005
+VITE_API_URL = http://127.0.0.1:5005
 
 # 鐧婚檰鐣岄潰榛樿鐢ㄦ埛
 VITE_DEFAULT_USER = superadmin

--
Gitblit v1.9.1