修改bug

This commit is contained in:
yangjun 2023-04-15 09:46:53 +08:00
parent 280807d534
commit cf2ae175ee
1 changed files with 1 additions and 1 deletions

2
.env
View File

@ -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