From 9728227dcfcc72892978e760254816175c9e9acd Mon Sep 17 00:00:00 2001 From: han2015 <1019850453@qq.com> Date: Wed, 11 Jun 2025 15:06:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E7=BA=BF=E4=B8=8A=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0VITE=5FOFFICE=5FHOST?= 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 7beba05..15e9a80 100644 --- a/.env.production +++ b/.env.production @@ -5,4 +5,4 @@ VITE_APP_PORT = 17777 VITE_APP_BASE_API = '' VITE_APP_TOKEN_KEY = 'onlineAccessSystemAppToken' VITE_APP_SJZT_URL = 'http://120.224.6.6:29911/prod-api' -VITE_OFFICE_HOST='' \ No newline at end of file +VITE_OFFICE_HOST='https://gyhlw.hxgk.group/kkpreview' \ No newline at end of file