From 483af137419fdbccc7a74a74c082e7972886a8b1 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期五, 06 九月 2024 18:06:16 +0800 Subject: [PATCH] fix 修复 重新登录无法跳转到过期前页面问题 --- .env.production | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index bf9e644..c6b1f85 100644 --- a/.env.production +++ b/.env.production @@ -31,5 +31,5 @@ # 瀹㈡埛绔痠d VITE_APP_CLIENT_ID = 'e5cd7e4891bf95d1d19206ce24a7b32e' -# websocket 寮�鍏� -VITE_APP_WEBSOCKET = true +# websocket 寮�鍏� 榛樿浣跨敤sse鎺ㄩ�� +VITE_APP_WEBSOCKET = false -- Gitblit v1.9.3