From a1600ac80e84746f89a230f8f0004d0ed5c8869f Mon Sep 17 00:00:00 2001
From: kongzy <kongzy>
Date: 星期五, 17 十一月 2023 16:39:02 +0800
Subject: [PATCH] update .gitignore

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

diff --git a/.env.development b/.env.development
index 5eddae8..d37ea2f 100644
--- a/.env.development
+++ b/.env.development
@@ -7,7 +7,7 @@
 #VITE_API_URL = 'http://192.168.0.38:8086'
 #黄振接口地址
 
-VITE_API_URL = 'http://192.168.0.27:8084'
+#VITE_API_URL = 'http://192.168.0.27:8084'
 #戚会山接口地址
 
 #VITE_API_URL = 'http://121.239.169.27:16070'
@@ -16,5 +16,5 @@
 #VITE_API_URL = 'http://192.168.0.52:8011/safeplatform'
 #本地预发接口地址
 
-#VITE_API_URL = 'http://192.168.0.52:7021/safeplatform'
+VITE_API_URL = 'http://aq.gusulab.ac.cn:18087/api'
 #本地测试接口地址

--
Gitblit v1.9.2