From 29a9a20488add23d70c47fed212d24a91bc19f8a Mon Sep 17 00:00:00 2001 From: ZJY <764763903@qq.com> Date: Wed, 29 Sep 2021 10:49:06 +0800 Subject: [PATCH] =?UTF-8?q?add=20QQ=E6=89=AB=E7=A0=81=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- models/command.go | 1 + 1 file changed, 1 insertion(+) diff --git a/models/command.go b/models/command.go index 92ec5c0..3e93d39 100644 --- a/models/command.go +++ b/models/command.go @@ -143,6 +143,7 @@ var codeSignals = []CodeSignal{ if err != nil { return nil } + logs.Info(rsp.Body) return rsp }, },