From 80ea9d9c1b4474fb3d14622c945c3ddceb860218 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 24 四月 2025 14:17:40 +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