From 7e10354b263015632ff787221f0ca3c8a18224c2 Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期四, 26 六月 2025 14:16:41 +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 4ffc032..052d4bf 100644 --- a/admin/.env.test +++ b/admin/.env.test @@ -4,4 +4,4 @@ # 鍏抽棴DEBUG VUE_APP_DEBUG = 'off' -VUE_APP_API_URL = 'https://test.doumee.cn/lianhelihua_interface' +VUE_APP_API_URL = 'https://lkshereporting-dev.unilever-china.com/lianhelihua_interface' -- Gitblit v1.9.3