提交预正式版
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 = '/api'
 | 
			
		||||
export const baseUrl = '/api3'
 | 
			
		||||
/**
 | 
			
		||||
 * 应用中所需要使用的AJAX引擎。
 | 
			
		||||
 * @param forceUnauthorized 是否强制丢弃用户会话令牌信息。
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user