From 2627a08fc540a71558be965f1809990f25843d7a Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Fri, 05 Sep 2025 16:05:45 +0800
Subject: [PATCH] 1

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

diff --git a/.env.development b/.env.development
index e7fe446..f4eba2b 100644
--- a/.env.development
+++ b/.env.development
@@ -4,7 +4,7 @@
 # api接口请求地址
 # VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com'
 # VUE_APP_BASE_API = 'http://192.168.10.7:8085'
-VUE_APP_BASE_API = 'https://api.cme-coin.com'
+VUE_APP_BASE_API = 'https://api.mecoinx.com'
  # VUE_APP_BASE_API = 'http://192.168.10.6:8086'
 
 # 静态资源文件url

--
Gitblit v1.9.3