---
panlei
2019-11-07 2b2576642ae036b1930c1abbb628626e7fc500f5
main.go
@@ -105,7 +105,7 @@
               esEnd := time.Since(start)
               logger.Debug("插入完Es所用时间:", esEnd)
               //事件推送
               //labelFilter.PushSomthing(resultMsg)
               labelFilter.PushSomthing(resultMsg)
            //}(msg)
         }
      }