feat: 新增全局请求定时功能

This commit is contained in:
奔跑的面条
2022-12-15 20:53:28 +08:00
parent e4aac1597f
commit 99cd66c835
4 changed files with 28 additions and 8 deletions
-1
View File
@@ -116,7 +116,6 @@ export const customizeHttp = (targetParams: RequestConfigType, globalParams: Req
if (!targetParams || !globalParams) {
return
}
// 全局
const {
// 全局请求源地址