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