From e9d3edf1ab0973042b253be238c3bb6e7ac60c82 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Wed, 03 Jun 2026 16:10:37 +0800
Subject: [PATCH] 1

---
 .env.development |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.env.development b/.env.development
index aa2bb71..803d750 100644
--- a/.env.development
+++ b/.env.development
@@ -4,7 +4,7 @@
 # api接口请求地址
 # 开发环境
 # VUE_APP_BASE_API = 'http://154.23.189.28:8086'
-VUE_APP_BASE_API = 'https://api.eledrink.com'
+VUE_APP_BASE_API = 'https://zhgdapi.shenliankeji.top'
 # 静态资源文件url
 VUE_APP_RESOURCES_URL = '/admin'
 

--
Gitblit v1.9.3