mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-12 21:03:42 +08:00
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