panlei
2019-08-08 ee4eeaa38e11d3cef51c9bb093da69547bd18c4d
main.go
@@ -79,7 +79,7 @@
            // 将打完标签的数据插入到ES
            insertdata.InsertToEs(resultMsg)
            //事件推送
            labelFilter.Judge(resultMsg)
            go labelFilter.Judge(resultMsg)
         }
      }
   }