From 5f7b4be87d2a9567f1c26567acf7feb95ec1407e Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 08 Jan 2026 16:38:46 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web

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

diff --git a/uniapps/work-wx/src/config/env.js b/uniapps/work-wx/src/config/env.js
index 36ad8ff..4b84f6f 100644
--- a/uniapps/work-wx/src/config/env.js
+++ b/uniapps/work-wx/src/config/env.js
@@ -14,7 +14,7 @@
   // 开发环境这里改为自己的
   VITE_APP_WEBVIEW_URL: 'https://wrj.shuixiongit.com/drone-app-web-view/#/webViewWrapper',
   // VITE_APP_WEBVIEW_URL: 'http://localhost:5173/drone-app-web-view/#/webViewWrapper',
-  VITE_API_BASE_URL: 'https://wrj.shuixiongit.com/api',
+  VITE_API_BASE_URL: 'http://218.202.104.82:8200',
   // 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