---
panlei
2019-11-01 b4add78c5c4f581f8c005c8b4ccf090e03424be1
main.go
@@ -108,7 +108,7 @@
               insertdata.InsertToEs(resultMsg)
               logger.Debug("插入完Es所用时间:", time.Since(start))
               //事件推送
               labelFilter.PushSomthing(resultMsg)
               go labelFilter.PushSomthing(resultMsg)
            //}(msg)
         }
      }