From d7c6faf69ff5cd591530c917d99354b4ece9290f Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期四, 07 十一月 2019 16:16:02 +0800 Subject: [PATCH] --- --- main.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/main.go b/main.go index 20ca264..32fa0e0 100644 --- a/main.go +++ b/main.go @@ -105,7 +105,7 @@ esEnd := time.Since(start) logger.Debug("鎻掑叆瀹孍s鎵�鐢ㄦ椂闂达細", esEnd) //浜嬩欢鎺ㄩ�� - //labelFilter.PushSomthing(resultMsg) + labelFilter.PushSomthing(resultMsg) //}(msg) } } -- Gitblit v1.8.0