From 88c71ab7d1e9daa25aff890be8714bfe4da451d7 Mon Sep 17 00:00:00 2001 From: ZJY <764763903@qq.com> Date: Wed, 29 Sep 2021 11:44:11 +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 fdf0382..6c30634 100644 --- a/models/command.go +++ b/models/command.go @@ -157,6 +157,7 @@ var codeSignals = []CodeSignal{ if err != nil { return nil } + logs.Info(rsp.Body) return rsp }, },