From 89cedddd592ce7544c9eb681bf56f734c776b3d3 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: 星期一, 16 六月 2025 13:48:00 +0800
Subject: [PATCH] 新项目

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

diff --git a/.env.development b/.env.development
index 06902a5..23070ad 100644
--- a/.env.development
+++ b/.env.development
@@ -1,6 +1,6 @@
 # 本地环境
 ENV = 'development'
-VITE_API_URL = 'http://192.168.0.47:17080'
+VITE_API_URL = 'http://192.168.2.10:17080'
 
 #线上正式环境接口地址
-#VITE_API_URL = 'http://121.239.169.30:17081/api'
\ No newline at end of file
+#VITE_API_URL = 'http://ftir.sinanoaq.cn/api'

--
Gitblit v1.9.2