From 0e61d1b9f86009789aff05fc746afc06673ad6b1 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Wed, 29 Apr 2026 14:29:26 +0800
Subject: [PATCH] 1

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

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

--
Gitblit v1.9.3