From 3756eeaca02872fb88caa7282dd83fdb5a9bc357 Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期四, 26 二月 2026 16:20:29 +0800 Subject: [PATCH] 经销商管理 --- admin/.env.development | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 89c4ee9..184aad2 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -7,5 +7,4 @@ #姹熻悕鏈湴 #VUE_APP_API_BASE_URL='http://localhost:10014' -#浠诲悍鏈湴 -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