From 57f7b8ec31174930e479f2fd1847b90741986c4c Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 23 四月 2025 16:13:34 +0800
Subject: [PATCH] 代码初始化

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

diff --git a/admin/.env.test b/admin/.env.test
index e378653..4ffc032 100644
--- a/admin/.env.test
+++ b/admin/.env.test
@@ -4,4 +4,4 @@
 # 鍏抽棴DEBUG
 VUE_APP_DEBUG = 'off'
 
-VUE_APP_API_URL  = 'https://dmtest.ahapp.net/lianhelihua_interface'
+VUE_APP_API_URL  = 'https://test.doumee.cn/lianhelihua_interface'

--
Gitblit v1.9.3