chore: 去除无用打印
This commit is contained in:
parent
d65dfc7252
commit
4bef95bbfa
@ -141,7 +141,6 @@ function createRequestClient(baseURL: string) {
|
||||
}
|
||||
}
|
||||
}
|
||||
console.log('请求参数', config);
|
||||
// 全局开启 && 该请求开启 && 是post/put请求
|
||||
if (
|
||||
enableEncrypt &&
|
||||
|
Loading…
Reference in New Issue
Block a user