From 0a9b8e0c53531fdbb314f49c7512726a833a91f6 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Tue, 07 Apr 2026 15:46:42 +0800
Subject: [PATCH] feat:工单分享链接接口调整

---
 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