From 9f4609f4822222632ab2fcf85d58b0b4b8459160 Mon Sep 17 00:00:00 2001 From: web <candymxq888@outlook.com> Date: 星期一, 26 五月 2025 17:30:33 +0800 Subject: [PATCH] fix:修改播放⑦ --- .env.staging | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.staging b/.env.staging index f76c90c..c684c17 100644 --- a/.env.staging +++ b/.env.staging @@ -6,7 +6,7 @@ VITE_APP_ENV = 'staging' # 图片地址 -VITE_APP_IMG_BASEURL = 'http://113.250.189.120:8036/upload' +VITE_APP_IMG_BASEURL = 'https://www.huiwuyuntong.com/water-hydropower-beta/upload' # 金川管理系统/测试环境 - VITE_APP_PUBLIC_REQUEST_API = 'http://113.250.189.120:8036' + VITE_APP_PUBLIC_REQUEST_API = 'https://www.huiwuyuntong.com/water-hydropower-beta' -- Gitblit v1.9.3