chore: some sso adjustments

This commit is contained in:
jialin
2025-08-15 10:26:24 +08:00
parent 7c32bf97ae
commit 0650c4bc26
4 changed files with 20 additions and 16 deletions
+1
View File
@@ -3,6 +3,7 @@ import { clearAtomStorage } from '@/atoms/utils';
import { RequestConfig, history } from '@umijs/max';
import { message } from 'antd';
// no base URL APIs
const NoBaseURLAPIs = ['/auth', '/v1-openai', '/version', '/proxy', '/update'];
export const requestConfig: RequestConfig = {