perf: 路由重构
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { AxiosRequestConfig } from 'axios';
|
||||
import { useAuthStore } from '@/store/modules/auth';
|
||||
import { localStg } from '@/utils/storage';
|
||||
import { fetchRefreshToken } from '../api';
|
||||
import { fetchRefreshToken } from '../api/auth';
|
||||
|
||||
/**
|
||||
* refresh token
|
||||
|
||||
Reference in New Issue
Block a user