From e9fe78c63955119c615e0d185a2d9db737dbb11c Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Mon, 02 Mar 2026 14:08:30 +0800
Subject: [PATCH] 1

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

diff --git a/.env.production b/.env.production
index 2c54bdc..b896aab 100644
--- a/.env.production
+++ b/.env.production
@@ -5,10 +5,10 @@
 # VUE_APP_BASE_API = 'https://mini-admin.mall4j.com/apis'
 
 # VUE_APP_BASE_API = 'https://zhapi.coinbtcs.com/aip'
-VUE_APP_BASE_API = 'https://api.metaequityex.com'
+VUE_APP_BASE_API = 'https://blueapi.shenliankeji.top'
 
 
 # 静态资源文件url   app端的前端打開下
-VUE_APP_RESOURCES_URL = 'https://img.metaequityex.com/'
+VUE_APP_RESOURCES_URL = 'https://blueimg.shenliankeji.top/'
 
 

--
Gitblit v1.9.3