统一前端共享工具入口
This commit is contained in:
@@ -93,7 +93,7 @@ import {
|
||||
getRefreshToken,
|
||||
setAuthTokens,
|
||||
type AuthScope,
|
||||
} from '@/utils/authStorage'
|
||||
} from '@/shared/utils/authStorage'
|
||||
import type { ApiResponse } from '@/shared/types/types'
|
||||
|
||||
export const apiClient = axios.create({
|
||||
|
||||
Reference in New Issue
Block a user