From e989421722e522f4879a354a15ba14912d7acaaa Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期五, 24 二月 2023 16:49:38 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/scienceexperimentweb

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

diff --git a/.env.development b/.env.development
index 5285007..701c999 100644
--- a/.env.development
+++ b/.env.development
@@ -4,7 +4,7 @@
 #VITE_API_URL = 'http://192.168.0.35:8008'
 #李宇飞接口地址
 
-VITE_API_URL = 'http://192.168.0.22:8084'
+#VITE_API_URL = 'http://192.168.0.22:8084'
 #张凤接口地址
 
 #VITE_API_URL = 'http://192.168.0.29:8008'
@@ -13,7 +13,7 @@
 #VITE_API_URL = 'http://192.168.0.5:8084'
 #施正红接口地址
 
-#VITE_API_URL = 'http://192.168.0.18:8084'
+VITE_API_URL = 'http://192.168.0.18:8084'
 #戚会山接口地址
 
 #VITE_API_URL = 'http://121.239.169.27:16006/safeplatform'

--
Gitblit v1.9.2