From 4bef95bbfa58aadfd80ede3cc8c003acd48bef20 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Wed, 7 Aug 2024 16:02:08 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8E=BB=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E6=89=93=E5=8D=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/src/api/request.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web-antd/src/api/request.ts b/apps/web-antd/src/api/request.ts index 5d92183e..ef81d672 100644 --- a/apps/web-antd/src/api/request.ts +++ b/apps/web-antd/src/api/request.ts @@ -141,7 +141,6 @@ function createRequestClient(baseURL: string) { } } } - console.log('请求参数', config); // 全局开启 && 该请求开启 && 是post/put请求 if ( enableEncrypt &&