From 6518d0c77872e344489cce2a89d3c284a58e0c34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Sat, 1 Mar 2025 19:42:30 +0800 Subject: [PATCH] Update scan.go --- scan.go | 1 + 1 file changed, 1 insertion(+) diff --git a/scan.go b/scan.go index 20625b4..de4611e 100644 --- a/scan.go +++ b/scan.go @@ -157,6 +157,7 @@ func sendHTTPAndKimi(r *RequestResponseLog) (result string, respA string, respB resp2 := string(bodyBytes) if len(resp1+resp2) < 65535 { + // 初始值 var resultDetect string var detectErr error