From 8421b9fcf0852cff3c9f7fd264a25368e8ddd07b Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 14 Jan 2026 11:21:42 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web

---
 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 132857c..335cf71 100644
--- a/applications/mobile-web-view/env/.env.development
+++ b/applications/mobile-web-view/env/.env.development
@@ -18,7 +18,7 @@
 VITE_APP_MAP_TILE_URL = https://wrj.shuixiongit.com/3Dtile
 
 #开发环境代理地址(推荐本地新建文件 .env.development.local 来进行覆盖)
-VITE_APP_API_URL = https://wrj.shuixiongit.com/api
+VITE_APP_API_URL = http://218.202.104.82:8200
 # VITE_APP_API_URL = http://192.168.1.168
 
 # ws地址

--
Gitblit v1.9.3