From 212a59db0f342924c0ad72e8ec640684de514702 Mon Sep 17 00:00:00 2001 From: rk <94314517@qq.com> Date: 星期二, 17 三月 2026 10:01:00 +0800 Subject: [PATCH] 123 --- admin/.env.development | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 95dcf02..bd3d1e4 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -5,6 +5,8 @@ VUE_APP_CONTEXT_PATH = '/' #姹熻悕鏈湴 -VUE_APP_API_BASE_URL='http://localhost:12014' +#VUE_APP_API_BASE_URL='http://localhost:12014' + +VUE_APP_API_BASE_URL='http://192.168.1.17:12014' #VUE_APP_API_BASE_URL='http://192.168.0.7/dmmall_admin_api/' -- Gitblit v1.9.3