feat: 完成自定义请求功能

This commit is contained in:
奔跑的面条
2022-07-20 12:19:24 +08:00
parent 506412175e
commit 5f80fa8aa4
10 changed files with 198 additions and 59 deletions
-1
View File
@@ -28,7 +28,6 @@ const requestConfig: RequestConfigType = {
json: '',
xml: ''
},
Cookie: {},
Header: {},
Params: {}
}