fix:401、403错误提示,对话角色更改assistant,模型选择持久化

This commit is contained in:
Gsh
2025-07-05 15:49:29 +08:00
parent 7e4c835ced
commit 23cecb9360
8 changed files with 25 additions and 19 deletions

View File

@@ -13,7 +13,7 @@ VITE_WEB_BASE_API = '/dev-api'
# 本地接口
# VITE_API_URL = http://localhost:19001/api/app
VITE_API_URL=http://ccnetcore.com:19001/api/app
VITE_API_URL=http://data.ccnetcore.com:19001/api/app
# SSO单点登录url
VITE_SSO_SEVER_URL='http://localhost:18001'