Commit de251e81 authored by 郭武斌's avatar 郭武斌

*)暂时屏蔽初始化es

parent 169e5b05
...@@ -54,7 +54,7 @@ public class ESAlertCalledService { ...@@ -54,7 +54,7 @@ public class ESAlertCalledService {
public void init() public void init()
{ {
//初始化ES,重建索引 //初始化ES,重建索引
initEs(); // initEs();
} }
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment