From 52d175d89b4801cc30c258b93789b783be0bba3b Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期二, 07 二月 2023 10:48:04 +0800
Subject: [PATCH] 菜单

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

diff --git a/.env.development b/.env.development
index 2ef70b0..bb3516f 100644
--- a/.env.development
+++ b/.env.development
@@ -4,16 +4,16 @@
 #VITE_API_URL = 'http://192.168.0.35:8008'
 #李宇飞接口地址
 
-VITE_API_URL = 'http://192.168.0.50:8008'
+#VITE_API_URL = 'http://192.168.0.50:8008'
 #张凤接口地址
 
 #VITE_API_URL = 'http://192.168.0.29:8008'
 #黄振接口地址
 
-#VITE_API_URL = 'http://192.168.0.179:8008'
+VITE_API_URL = 'http://192.168.0.5:8084'
 #施正红接口地址
 
-#VITE_API_URL = 'http://192.168.0.69:8008'
+#VITE_API_URL = 'http://192.168.0.8:8084'
 #戚会山接口地址
 
 #VITE_API_URL = 'http://121.239.169.27:16006/safeplatform'
@@ -38,7 +38,7 @@
 #VITE_API_URL = 'http://192.168.0.52:7021/safeplatform'
 #本地测试接口地址
 
-VITE_API_URL_SOCKET = 'http://192.168.0.52:7021/safeplatform'
+#VITE_API_URL_SOCKET = 'http://192.168.0.52:7021/safeplatform'
 #本地测试websocket接口地址
 
 #VITE_API_URL = 'http://192.168.0.29:7008'

--
Gitblit v1.9.2