From 308e5293b63bfe8729f31320cd4b6058301948fd Mon Sep 17 00:00:00 2001 From: linwei <872216696@qq.com> Date: Sat, 15 Nov 2025 20:28:53 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/feature/v8.0/8.0.2' into test --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index b574a32..c452ea6 100644 --- a/.env.development +++ b/.env.development @@ -22,7 +22,7 @@ # 服务地址 VITE_APP_URL = https://wrj.shuixiongit.com/api #VITE_APP_URL= http://192.168.1.168 -#VITE_APP_URL= http://192.168.1.33 +# VITE_APP_URL= http://192.168.1.33 #VITE_APP_URL= http://192.168.1.204 #新大屏地址 VITE_APP_DASHBOARD_URL = 'https://wrj.shuixiongit.com/command-center-dashboard/' -- Gitblit v1.9.3