From cf2ae175eed0287b3c4aa1b0e2f38b8a1d97f282 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Sat, 15 Apr 2023 09:46:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 631e5b1..706bfa9 100644 --- a/.env +++ b/.env @@ -8,7 +8,7 @@ VITE_GLOB_APP_TITLE = 管理系统 VITE_GLOB_APP_SHORT_NAME = CourseInformationCenter # 单点登录服务端地址 -VITE_GLOB_APP_CAS_BASE_URL=http://cas.test.com:8443/cas +VITE_GLOB_APP_CAS_BASE_URL=https://authserver.nenu.edu.cn/authserver # 是否开启单点登录 VITE_GLOB_APP_OPEN_SSO = false