From 9479802a7bec1cf1c02e36c188ae9ae6d0ccd4ef Mon Sep 17 00:00:00 2001 From: wersd <1523826083@qq.com> Date: Sun, 29 Jun 2025 20:23:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=AB=8B=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.test b/.env.test index 80763d8ff..3436f5776 100644 --- a/.env.test +++ b/.env.test @@ -4,7 +4,7 @@ NODE_ENV=production VITE_DEV=true # 请求路径 -VITE_BASE_URL='http://www.sujieguanli.top:88' +VITE_BASE_URL='http://www.woyaoshouchong.asia:88' # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持S3服务 VITE_UPLOAD_TYPE=client