与mock连接

This commit is contained in:
flashily
2025-03-25 16:52:40 +08:00
parent d9dcb90745
commit 18243cd4b0
3 changed files with 34 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// 引入各个模块的请求
import user from './module/user.js'
import admin from './module/admin.js'
/**
* 接口地址
* 当前8002端口接口还没开发完成,暂时用 apifoxmock 接口代替