From 6cfc2e4258089c953b67054229170c1178585590 Mon Sep 17 00:00:00 2001 From: rk <94314517@qq.com> Date: 星期一, 23 三月 2026 14:19:33 +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 e03144f..bd3d1e4 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -7,4 +7,6 @@ #姹熻悕鏈湴 #VUE_APP_API_BASE_URL='http://localhost:12014' -VUE_APP_API_BASE_URL='http://192.168.0.7/dmmall_admin_api/' +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