修改SSO

This commit is contained in:
ZhuJW
2026-07-10 21:10:17 +08:00
parent fce40c7d6c
commit 6ebd45d894
14 changed files with 66 additions and 76 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ VITE_GLOB_APP_TITLE="RDCA_Incidents Data Portal"
VITE_ENV=test
# 登录跳转
VITE_LOGIN_URL = http://localhost:5221/accidentportal/user/login
VITE_LOGIN_URL = /api/user/login
# 请求头的密钥
VITE_APP_CHECK_KEY = 'mbincid-server12'