支持峰谷
This commit is contained in:
@@ -8,7 +8,7 @@ import { isNil } from 'ramda';
|
||||
import { MaybeMapFactory } from '@/shared/foundation';
|
||||
|
||||
let engineCache: AxiosInstance | null = null;
|
||||
export const baseUrl = '/api3'
|
||||
export const baseUrl = '/api'
|
||||
/**
|
||||
* 应用中所需要使用的AJAX引擎。
|
||||
* @param forceUnauthorized 是否强制丢弃用户会话令牌信息。
|
||||
|
||||
Reference in New Issue
Block a user