From 150b134834d002636fecc8ffa53a6b18092b9b9a Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Tue, 13 Jun 2023 16:09:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.production b/.env.production index e7989ed..f74870f 100644 --- a/.env.production +++ b/.env.production @@ -1 +1,2 @@ -VITE_BASE_URL= 'https://vue3.go-admin.dev' \ No newline at end of file +BASE_URL= "https://vue3.go-admin.dev" +VITE_BASE_URL= "http://dev.hospital.admin.api.igandanyiyuan.com" \ No newline at end of file