Refactor API requests and update component imports
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { get, post, put, Delete } from '@/utils/axios'
|
||||
import { get, post, put, Delete } from '~/utils/axios'
|
||||
import {
|
||||
UserExtendSaveReqVO,
|
||||
UserExtendRespVO,
|
||||
|
||||
Reference in New Issue
Block a user