refactor(projects): 请求函数重构初步
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { createRequest } from './request';
|
||||
import { createRequest } from './axios';
|
||||
|
||||
export const adminRequest = createRequest({
|
||||
baseURL: import.meta.env.VITE_HTTP_URL_EMOSS_ADMIN as string
|
||||
|
||||
Reference in New Issue
Block a user