mirror of
https://github.com/acepanel/panel.git
synced 2026-02-05 02:07:18 +08:00
feat: 数据库管理提交1
This commit is contained in:
@@ -24,6 +24,8 @@ export const request = createAxios({
|
||||
})
|
||||
|
||||
export const http = createAlova({
|
||||
id: 'panel',
|
||||
cacheFor: null,
|
||||
statesHook: VueHook,
|
||||
requestAdapter: adapterFetch(),
|
||||
baseURL: import.meta.env.VITE_BASE_API,
|
||||
|
||||
Reference in New Issue
Block a user