From 7e1f76ff37fab7eff95b98f5818aa839c346f9cc Mon Sep 17 00:00:00 2001 From: zhaoruhui Date: Thu, 16 Oct 2025 19:25:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index cb7918d..168cd00 100644 --- a/index.html +++ b/index.html @@ -591,7 +591,6 @@ try { const requestData = { id: 1, - type: "正式" }; console.log('调用getImageApi,参数:', requestData); // 调试信息