From ec7cc88fca8de4b3c56f8ebee074fb7ce71ebf1e Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 02 七月 2025 10:39:12 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 admin/.env.test |   14 ++++----------
 1 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/admin/.env.test b/admin/.env.test
index da78780..4ffc032 100644
--- a/admin/.env.test
+++ b/admin/.env.test
@@ -1,13 +1,7 @@
-# 娴嬭瘯鐜閰嶇疆
+# 鐢熶骇鐜閰嶇疆
 NODE_ENV = 'production'
 
-# VUE_APP_API_URL  = 'http://192.168.5.13/gateway_interface'
+# 鍏抽棴DEBUG
+VUE_APP_DEBUG = 'off'
 
-# 浠诲悍
-VUE_APP_API_URL  = 'http://192.168.0.133:10010'
-
-# 钀嶅
-# VUE_APP_API_URL  = 'http://192.168.0.108:10010/'
-
-# 娴嬭瘯鏈嶅姟
-# VUE_APP_API_URL  = 'https://dmtest.ahapp.net/gateway_interface'
+VUE_APP_API_URL  = 'https://test.doumee.cn/lianhelihua_interface'

--
Gitblit v1.9.3