From 6e7993cb916cc14ef15c42de53d3ccfeeb978597 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期二, 07 四月 2026 10:03:16 +0800
Subject: [PATCH] 调试地址修正

---
 .env.staging     |    2 +-
 .env.development |   12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.env.development b/.env.development
index 186d3fa..c748b10 100644
--- a/.env.development
+++ b/.env.development
@@ -6,19 +6,19 @@
 
 # 鏅轰簯杩堟�滾-MOM绠$悊绯荤粺/寮�鍙戠幆澧�
 # VUE_APP_BASE_API = http://localhost:81/API/
-# VUE_APP_BASE_API = 'http://47.96.97.237/API/'
-# VUE_APP_BASE_API = 'http://220.189.218.155:9010/API/'
-VUE_APP_BASE_API = 'http://localhost:8082/LuBaoAPI/'
+VUE_APP_BASE_API = http://47.96.97.237/API/
+# VUE_APP_BASE_API = http://220.189.218.155:9010/API/
+# VUE_APP_BASE_API = http://localhost:8082/LuBaoAPI/
 #閿﹂殕
-VUE_APP_BASE_API_INNER = http://192.168.1.11/API/
-VUE_APP_BASE_API = http://61.174.29.234:8880/API/
+# VUE_APP_BASE_API_INNER = http://192.168.1.11/API/
+# VUE_APP_BASE_API = http://61.174.29.234:8880/API/
 # 瀹佹尝 鍥涚淮灏�
 # VUE_APP_BASE_API_INNER = http://192.168.0.236:9010/API/
 # VUE_APP_BASE_API = http://220.189.218.155:9010/API/
 #鏉滆春
 # VUE_APP_BASE_API = http://localhost:8082/API/
 # 鍐呯綉鍦板潃娴嬭瘯
-# VUE_APP_BASE_API_INNER = http://192.168.1.11/API/
+VUE_APP_BASE_API_INNER = http://192.168.1.11/API/
 # VUE_APP_BASE_API_INNER = http://192.168.1.11/API/
 # 璺敱鎳掑姞杞�
 VUE_CLI_BABEL_TRANSPILE_MODULES = true
diff --git a/.env.staging b/.env.staging
index ceed279..a95581a 100644
--- a/.env.staging
+++ b/.env.staging
@@ -9,7 +9,7 @@
 ENV = 'staging'
 
 # 鏅轰簯杩堟�滾-MOM绠$悊绯荤粺/娴嬭瘯鐜
-VUE_APP_BASE_API = 'http://localhost:81/API/'
+VUE_APP_BASE_API = http://localhost:81/API/
 
 # 璺敱鎳掑姞杞�
 VUE_CLI_BABEL_TRANSPILE_MODULES = true

--
Gitblit v1.9.1