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