From 4282e1cc35d85e2f84fe37b7f51fde22b374c7c9 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期二, 24 二月 2026 11:27:18 +0800 Subject: [PATCH] 合并 --- admin/.env.development | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index c9a3d44..89c4ee9 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -5,5 +5,7 @@ VUE_APP_CONTEXT_PATH = '/' #姹熻悕鏈湴 -VUE_APP_API_BASE_URL='http://localhost:10014' +#VUE_APP_API_BASE_URL='http://localhost:10014' +#浠诲悍鏈湴 +VUE_APP_API_BASE_URL='http://192.168.1.17:12014' -- Gitblit v1.9.3