From 37d01ffb9bc98bda919362e0413b57e8e79797d9 Mon Sep 17 00:00:00 2001 From: 罗广辉 <guanghui.luo@foxmail.com> Date: Wed, 08 Apr 2026 10:08:00 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- applications/mobile-web-view/env/.env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/applications/mobile-web-view/env/.env.development b/applications/mobile-web-view/env/.env.development index 607107e..46f51e0 100644 --- a/applications/mobile-web-view/env/.env.development +++ b/applications/mobile-web-view/env/.env.development @@ -8,7 +8,7 @@ VITE_APP_XT_URL = http://220.177.172.27:8100/yisuanzhijian #工单详情(分享链接) -VITE_APP_XT_URL_GD = http://219.146.74.42:8015 +VITE_APP_XT_URL_GD = http://220.177.172.27:8100 # ws地址 VITE_APP_WS_API_URL = wss://wrj.shuixiongit.com/drone-wss/api/v1/ws -- Gitblit v1.9.3