From ba1fc82cbd303369a7e4e8e32d1dbffae416b596 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Mon, 29 Sep 2025 01:22:43 +0800
Subject: [PATCH] 1

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

diff --git a/.env b/.env
index aa4cdb2..633657d 100644
--- a/.env
+++ b/.env
@@ -1,6 +1,6 @@
 NODE_ENV=production
 VUE_APP_PREVIEW=true
-VUE_APP_API_BASE_URL= https://api.huangzhongzhang.com/
+VUE_APP_API_BASE_URL= http://156.245.145.211/
 # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/
 # VUE_APP_API_BASE_URL= https://api.dfddgj346.xyz/
 # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/
diff --git a/.env.development b/.env.development
index 3d2bdfe..b8ebd63 100644
--- a/.env.development
+++ b/.env.development
@@ -10,5 +10,5 @@
 # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/
 # VUE_APP_API_BASE_URL=https://api.guosen.org/
 
-VUE_APP_API_BASE_URL=https://api.huangzhongzhang.com/
+VUE_APP_API_BASE_URL=http://156.245.145.211/
 # VUE_APP_API_BASE_URL=http://192.168.10.5:8091/
\ No newline at end of file
diff --git a/.env.preview b/.env.preview
index 8664ea8..cec2fea 100644
--- a/.env.preview
+++ b/.env.preview
@@ -2,6 +2,6 @@
 
 VUE_APP_PREVIEW=true
 
-VUE_APP_API_BASE_URL=https://api.huangzhongzhang.com/
+VUE_APP_API_BASE_URL=http://156.245.145.211/
 
 # VUE_APP_API_BASE_URL=http://192.168.10.4:8091/
\ No newline at end of file

--
Gitblit v1.9.3