From 6b929b3a19e0580e255c02c2702895f361784d90 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 25 四月 2025 17:47:44 +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