mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-10-30 01:38:43 +08:00
refactor: refactor axios
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
import { useAxios } from '@/hooks/web/useAxios'
|
||||
import request from '@/config/axios'
|
||||
import { getRefreshToken } from '@/utils/auth'
|
||||
import type { UserLoginVO } from './types'
|
||||
|
||||
const request = useAxios()
|
||||
|
||||
export interface CodeImgResult {
|
||||
captchaOnOff: boolean
|
||||
img: string
|
||||
|
||||
Reference in New Issue
Block a user