From ada0432f2bcd56aabef99b1e5a4c748f08d5eaaa Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Fri, 22 May 2026 15:07:24 +0800
Subject: [PATCH] 1

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

diff --git a/.env.production b/.env.production
index 988662e..31bb886 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.bingx.cyou'
+VUE_APP_BASE_API = 'https://api.bingx.lat'
 
 
 # 静态资源文件url   app端的前端打開下
-VUE_APP_RESOURCES_URL = 'https://img.bingx.cyou/'
+VUE_APP_RESOURCES_URL = 'https://img.bingx.lat/'
 
 

--
Gitblit v1.9.3