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