From c0013a8113219142f0e7428703c331b3f4d1516f Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 22 Jan 2026 15:33:11 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web

---
 uniapps/work-app/src/config/env.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/uniapps/work-app/src/config/env.js b/uniapps/work-app/src/config/env.js
index 336d15f..35e8593 100644
--- a/uniapps/work-app/src/config/env.js
+++ b/uniapps/work-app/src/config/env.js
@@ -15,6 +15,7 @@
   VITE_APP_WEBVIEW_URL: 'https://wrj.shuixiongit.com/drone-app-web-view/#/webViewWrapper',
   // VITE_APP_WEBVIEW_URL: 'https://192.168.1.157:5176/mobile-web-view/#/webViewWrapper',
   VITE_API_BASE_URL: 'http://218.202.104.82:8200',
+  VITE_API_BASE_URL_GD: 'https://wrj.shuixiongit.com/api',
   // VITE_API_BASE_URL: 'https://aisky.org.cn/api',
   VITE_APP_WS_API_URL:'wss://wrj.shuixiongit.com/drone-wss/api/v1/ws',
 

--
Gitblit v1.9.3