From a26af4a8afc3c1b59a33c0642cd07778a89e5813 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期六, 22 六月 2024 21:04:50 +0800
Subject: [PATCH] 投书处理天机

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

diff --git a/.env.development b/.env.development
index 0ecae2f..7b8fc5a 100644
--- a/.env.development
+++ b/.env.development
@@ -1,14 +1,14 @@
 # 椤甸潰鏍囬
-VITE_APP_TITLE = 涓師閲戣瀺绠$悊绯荤粺
+VITE_APP_TITLE = 鍏ヤ紒鎵爜
 
 # 寮�鍙戠幆澧冮厤缃�
 VITE_APP_ENV = 'development'
 
-VITE_APP_BASE = 'http://121.43.62.184/prod-api'
+VITE_APP_BASE = 'http://172.16.61.34:8089'
 # VITE_APP_BASE = 'http://172.16.61.34:8089'
 #VITE_APP_BASE = 'http://localhost:8089'
 
 
 # VITE_APP_BASE = 'http://ss.mantanghui.com:8089'
-# 涓師閲戣瀺绠$悊绯荤粺/寮�鍙戠幆澧�
+# 鍏ヤ紒鎵爜/寮�鍙戠幆澧�
 VITE_APP_BASE_API = '/dev-api'

--
Gitblit v1.9.1