From 56230fafb3105b46d51fe92c7bfff2ae46d14cc4 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Wed, 13 Dec 2023 15:03:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=AF=E5=A2=83=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 746b2bd..396513a 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ BASE_URL= "https://vue3.go-admin.dev" -VITE_BASE_URL= "http://dev.hospital.admin.api.igandanyiyuan.com" +VITE_BASE_URL= "https://dev.hospital.admin.api.igandanyiyuan.com" VITE_IMG_URL="https://img.applets.igandanyiyuan.com" \ No newline at end of file