From 52713b8d85e26a984ecaeef926c815e8cf8075b7 Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期四, 07 十一月 2019 19:24:17 +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