From 2fbd650997a807e5cf93e48350bfcb9aa0c4291b Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期五, 25 四月 2025 18:24:22 +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