From cfd7489f6fc62f845f9479404e13609c59c56852 Mon Sep 17 00:00:00 2001
From: 王恒 <318726284@qq.com>
Date: 星期五, 18 七月 2025 14:34:52 +0800
Subject: [PATCH] '更新下载模板功能'

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

diff --git a/.env.development b/.env.development
index 7b8fc5a..af88191 100644
--- a/.env.development
+++ b/.env.development
@@ -4,7 +4,8 @@
 # 寮�鍙戠幆澧冮厤缃�
 VITE_APP_ENV = 'development'
 
-VITE_APP_BASE = 'http://172.16.61.34:8089'
+# VITE_APP_BASE = 'http://172.16.61.31:8089'
+VITE_APP_BASE = 'http://172.16.60.20:8086'
 # VITE_APP_BASE = 'http://172.16.61.34:8089'
 #VITE_APP_BASE = 'http://localhost:8089'
 

--
Gitblit v1.9.1