Commit 2cd1062a by 303514581@qq.com

2018/12/29 es配置修改为线上

parent f9dcbd3f
......@@ -29,8 +29,8 @@ public class ESConfig {
public static String weiboMarkType;
/** Es IP **/
// public static final String ESIP = "1.119.44.201";
public static final String ESIP = "202.107.192.94";
public static final String ESIP = "1.119.44.201";
// public static final String ESIP = "202.107.192.94";
/** Es PORT **/
public static final int ESPORT = 9200;
/** Es 9300PORT **/
......
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