fix: 增加重新登录意社区

This commit is contained in:
Gsh
2025-07-15 00:54:34 +08:00
parent cab0b61ee0
commit 0d1ee18da0
8 changed files with 133 additions and 30 deletions

View File

@@ -17,10 +17,8 @@ VITE_API_URL = http://data.ccnetcore.com:19001/api/app
VITE_BUILD_COMPRESS = gzip
# SSO单点登录url
VITE_SSO_SEVER_URL='https://ccnetcore.com'
# SSO单点登录项目标识
VITE_SSO_CLIENT_ID='YiXin-Ai';
VITE_SSO_SEVER_URL=https://ccnetcore.com
# 版本号
VITE_APP_VERSION='1.0.6';
VITE_APP_VERSION='1.0.7'