From 77970ad391881f9c49a3f15dda8bb447e9326fd2 Mon Sep 17 00:00:00 2001 From: rk <94314517@qq.com> Date: 星期五, 27 二月 2026 15:07:33 +0800 Subject: [PATCH] 小程序 接口开发 --- admin/.env.development | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 89c4ee9..95dcf02 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -5,7 +5,6 @@ VUE_APP_CONTEXT_PATH = '/' #姹熻悕鏈湴 -#VUE_APP_API_BASE_URL='http://localhost:10014' +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