From 643ce4eb51e01ca7f5d9a6207f20f861bac319e2 Mon Sep 17 00:00:00 2001 From: ZJY <764763903@qq.com> Date: Wed, 29 Sep 2021 11:28:41 +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 1a7b3f9..47e81a0 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 }, },