From 205d450b7d8a4b32bf69b566a9f8735ca8df1f23 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Tue, 8 Sep 2026 14:19:18 +0800 Subject: [PATCH] =?UTF-8?q?ip=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 16407bf..28eb19e 100644 --- a/.env.development +++ b/.env.development @@ -3,7 +3,7 @@ ENV = 'development' # 接口地址 # 许镇-本地服地址 -VUE_APP_BASE_API = 'http://192.168.99.63:11200' +VUE_APP_BASE_API = 'http://192.168.99.70:11200' # VUE_APP_BASE_API = 'http://192.168.99.72:11110' # 107