From ea250f6b8112c42a6ade134ff6b26367bce2c0cf Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期二, 25 三月 2025 10:34:29 +0800
Subject: [PATCH] 修改bug

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

diff --git a/.env.development b/.env.development
index 03765fa..311839b 100644
--- a/.env.development
+++ b/.env.development
@@ -10,4 +10,4 @@
 VITE_APP_BASE_API = 'http://192.168.2.11:8585'
 
 #线上
-#VITE_APP_BASE_API = 'http://106.15.95.149:8088/api'
\ No newline at end of file
+#VITE_APP_BASE_API = 'http://8.137.115.153:85/api'

--
Gitblit v1.9.2