From 84358f2bc9415c90099306f0c9c41cdc24cc78d6 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期三, 10 八月 2022 18:34:32 +0800
Subject: [PATCH] 图标

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

diff --git a/.env.development b/.env.development
index 125ccf8..23bf9f2 100644
--- a/.env.development
+++ b/.env.development
@@ -3,8 +3,8 @@
 
 # 本地环境接口地址
 #VITE_API_URL = 'http://192.168.0.35:8008'
-VITE_API_URL = 'http://192.168.0.29:8008'
 #VITE_API_URL = 'http://192.168.0.29:8008'
+VITE_API_URL = 'http://192.168.0.29:8008'
 #VITE_API_URL = 'http://192.168.0.69:8008'
 #VITE_API_URL = 'http://192.168.0.52:8011/safeplatform'
 #VITE_API_URL = 'http://121.239.169.27:16006/safeplatform'

--
Gitblit v1.9.2