Merge pull request #81 from lucaszhu2zgf/patch-3

Update request.md
This commit is contained in:
harrywan 2021-12-14 10:35:24 +08:00 committed by GitHub
commit e77e4dff81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ export const request = {
closeResDataCheck: false,
// 请求拦截器
requestInterceptors: [],
// 应拦截器
// 应拦截器
responseInterceptors: [],
// 错误处理
// 内部以 reponse.data.code === '0' 判断请求是否成功