提交预正式版

This commit is contained in:
qiaomu 2024-07-23 16:13:18 +08:00
parent b831a90a0a
commit 14b0692c13

View File

@ -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