From 3edb332f1c2f5d34fafeb13f2418a4f1b516cfd2 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Tue, 15 Jul 2025 14:57:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=9F=E5=90=8D=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 43c68d7..c7018eb 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ -VITE_APP_API_URL = 'prod-casecollection.igandan.com/api' +VITE_APP_API_URL = 'https://prod-casecollection.igandan.com/api' VITE_APP_FILE_HOST = 'https://medical-case.oss-cn-beijing.aliyuncs.com'