From a99b32aee78f130d44f5353b30b001f96c84977a Mon Sep 17 00:00:00 2001
From: Mr.Shi <1878285526@qq.com>
Date: 星期四, 17 八月 2023 18:45:29 +0800
Subject: [PATCH] 改bug

---
 web_standard/.env.development |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/web_standard/.env.development b/web_standard/.env.development
index 7327196..9b93c1d 100644
--- a/web_standard/.env.development
+++ b/web_standard/.env.development
@@ -14,9 +14,12 @@
 VUE_APP_API_PREFIX = ''
 
 # 鐒︽澗
-VUE_APP_BASE_URL = 'http://192.168.0.36:10021/'
+# VUE_APP_BASE_URL = 'http://192.168.0.36:10021/'
 # VUE_APP_BASE_URL = 'http://192.168.0.134:10021/'
 
+# 浠诲悍鏈湴
+VUE_APP_BASE_URL = 'http://192.168.0.15:10021/'
+
 # 姹熻悕
 # VUE_APP_BASE_URL = 'http://192.168.0.35:10021/'
 

--
Gitblit v1.9.3