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