From d880e3829b08e70633f0a7e5858162b78da8fff5 Mon Sep 17 00:00:00 2001 From: cdle <798731886@qq.com> Date: Tue, 12 Oct 2021 16:53:01 +0800 Subject: [PATCH] update --- core/xiaoai.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/xiaoai.go b/core/xiaoai.go index 8e36fe6..d63ec0a 100644 --- a/core/xiaoai.go +++ b/core/xiaoai.go @@ -44,7 +44,7 @@ func init() { if msg == "" { msg = "小爱" } - return name() + return reply(api) }, }, })