From 0f0a8d4da85bb54989eff9c00c35bec722c45601 Mon Sep 17 00:00:00 2001 From: Cool <747682928@qq.com> Date: Tue, 5 Nov 2024 18:47:57 +0800 Subject: [PATCH] 1 --- wechat_client.go | 1 - 1 file changed, 1 deletion(-) diff --git a/wechat_client.go b/wechat_client.go index e7eb51f..a539939 100644 --- a/wechat_client.go +++ b/wechat_client.go @@ -110,7 +110,6 @@ func main() { } } //fmt.Println(content) - content = strings.TrimRight(content, "  \t\n") if content == "查看机器人信息" { info := HttpPost("http://localhost:11111/info", nil, 20)