From 813837a9555ea9929c64cc5e88ef4a56d2bd7b82 Mon Sep 17 00:00:00 2001
From: 王恒 <318726284@qq.com>
Date: 星期一, 11 八月 2025 18:43:28 +0800
Subject: [PATCH] '调整新增编辑查看功能'

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

diff --git a/.env.development b/.env.development
index af88191..cf02d5b 100644
--- a/.env.development
+++ b/.env.development
@@ -5,7 +5,7 @@
 VITE_APP_ENV = 'development'
 
 # VITE_APP_BASE = 'http://172.16.61.31:8089'
-VITE_APP_BASE = 'http://172.16.60.20:8086'
+VITE_APP_BASE = 'http://172.16.60.251:8086'
 # VITE_APP_BASE = 'http://172.16.61.34:8089'
 #VITE_APP_BASE = 'http://localhost:8089'
 

--
Gitblit v1.9.1